mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 10:20:50 +08:00
9 lines
308 B
Plaintext
9 lines
308 B
Plaintext
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'
|
|
|