mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
linknx: add config file
Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
config daemon args
|
||||||
|
# daemon is started as 'linknx --config=$conf $options'
|
||||||
|
# use 'linknx --help' to get all possible options'
|
||||||
|
#
|
||||||
|
# typical example
|
||||||
|
option conf '/etc/linknx.xml'
|
||||||
|
option options '-w --daemon=/var/lib/linknx/linknx.log --pid-file=/var/run/linknx.log'
|
||||||
|
|
||||||
Reference in New Issue
Block a user