projects
/
hmcfgusb
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
build-system: update for OpenWRT/LEDE package
[hmcfgusb]
/
init.hmland.OpenWRT
1
#!/bin/sh /etc/rc.common
2
3
START
=
50
4
USE_PROCD
=
1
5
6
start_service
() {
7
procd_open_instance
8
procd_set_param
command
/
usr
/
sbin
/
hmland
-p
1000
9
procd_set_param respawn
10 5 0
10
procd_set_param stdout
1
11
procd_set_param stderr
1
12
procd_set_param user root
13
procd_close_instance
14
}
Impressum
,
Datenschutz