linknx: fix name of PID file 751/head
authorOthmar Truniger <tru7@users.noreply.github.com>
Thu, 8 Jan 2015 09:22:50 +0000 (10:22 +0100)
committerOthmar Truniger <tru7@users.noreply.github.com>
Thu, 8 Jan 2015 09:22:50 +0000 (10:22 +0100)
Signed-off-by: Othmar Truniger <github@truniger.ch>
net/linknx/files/linknx.config

index ce56738df160005f2c44776c74eb8839d6cbce5e..d2f05628f26538dca21cd2e0c0f0b066044e781f 100644 (file)
@@ -4,5 +4,5 @@ config daemon args
         #
         # typical example
         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'