mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
linknx: fix name of PID file
Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
@@ -4,5 +4,5 @@ config daemon args
|
|||||||
#
|
#
|
||||||
# typical example
|
# typical example
|
||||||
option conf '/etc/linknx.xml'
|
option conf '/etc/linknx.xml'
|
||||||
option options '-w --daemon=/tmp/linknx/linknx.log --pid-file=/var/run/linknx.log'
|
option options '-w --daemon=/tmp/linknx/linknx.log --pid-file=/var/run/linknx.pid'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user