nicer
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
# /etc/conf.d/ebusd: config file for /etc/init.d/ebusd
|
# /etc/conf.d/ebusd: config file for /etc/init.d/ebusd
|
||||||
|
|
||||||
# Options to pass to the ebusd.
|
# Options to pass to ebusd
|
||||||
# See the ebusd -h for more info.
|
|
||||||
|
|
||||||
EBUSD_ARGS=""
|
EBUSD_ARGS=""
|
||||||
|
|||||||
Executable → Regular
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
command="/usr/bin/ebusd"
|
command="/usr/bin/ebusd"
|
||||||
command_args="${EBUSD_ARGS}"
|
command_args="${EBUSD_ARGS}"
|
||||||
start_stop_daemon_args="--quiet"
|
start_stop_daemon_args="--quiet"
|
||||||
description="Daemon for ebus Communication"
|
description="Daemon for eBUS"
|
||||||
|
|
||||||
depend() {
|
depend() {
|
||||||
need localmount
|
need localmount
|
||||||
|
|||||||
Reference in New Issue
Block a user