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
knxd: improve init script
Signed-off-by: Othmar Truniger <github@truniger.ch>
lilik-openwrt-22.03
Othmar Truniger
10 years ago
parent
be72dc43b4
commit
31a4a47dd0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/knxd/files/knxd.init
+ 1
- 1
net/knxd/files/knxd.init
View File
@ -1,7 +1,7 @@
#!/bin/sh /etc/rc.common
# Copyright (C) 2006 OpenWrt.org
START=9
0
START=9
8
STOP=20
NAME=knxd
PROG=/usr/bin/$NAME
Write
Preview
Loading…
Cancel
Save