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

View File

@@ -19,6 +19,11 @@ Options:
-k, -K, --kill Kill background daemon -k, -K, --kill Kill background daemon
-v, --version Print version information -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): ## Available script commands (commands are not case sensitive):