Update README.md

This commit is contained in:
Michel-FK 2021-04-05 12:26:41 +02:00 committed by GitHub
parent 09533bddd7
commit 3dcfc78543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,11 @@ Options:
-k, -K, --kill Kill background daemon
-v, --version Print version information
```
You can send script commands to the fkgpiod daemon by writting to the `/tmp/fkgpiod.fifo` file:
```
$ echo "LOAD /etc/fkgpiod.conf" > /tmp/fkgpiod.fifo
```
## Available script commands (commands are not case sensitive):