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
Merge pull request
#903
from tru7/patch-1
knxd: improve init script
lilik-openwrt-22.03
Steven Barth
10 years ago
parent
9eb992e42c
31a4a47dd0
commit
164c7eea6e
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