4 lines
90 B
Bash
4 lines
90 B
Bash
|
mkfifo /var/nfc_fifo
|
||
|
start-stop-daemon -S -m -p /tmp/watcher.pid -x /bin/watcher -b
|
||
|
|