This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
linknx: fix name of PID file
Signed-off-by: Othmar Truniger <github@truniger.ch>
lilik-openwrt-22.03
Othmar Truniger
10 years ago
parent
81f06b2756
commit
d83f4e5028
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/linknx/files/linknx.config
+ 1
- 1
net/linknx/files/linknx.config
View 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
'
Write
Preview
Loading…
Cancel
Save