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