packages/net/linknx/files/linknx.config
Othmar Truniger d83f4e5028 linknx: fix name of PID file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-08 10:22:50 +01:00

8 lines
308 B
Text

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=/tmp/linknx/linknx.log --pid-file=/var/run/linknx.pid'