Explorar el Código

Merge pull request #751 from tru7/patch-4

linknx: change runtime patch in config files
Ted Hess hace 10 años
padre
commit
a922475cd2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      net/linknx/files/linknx.config

+ 1
- 1
net/linknx/files/linknx.config Ver fichero

@@ -4,5 +4,5 @@ config daemon args
4 4
         #
5 5
         # typical example
6 6
         option conf '/etc/linknx.xml'
7
-        option options '-w --daemon=/var/lib/linknx/linknx.log --pid-file=/var/run/linknx.log'
7
+        option options '-w --daemon=/tmp/linknx/linknx.log --pid-file=/var/run/linknx.pid'
8 8