added "--scanconfig", nicer
This commit is contained in:
Executable → Regular
+1
-8
@@ -3,19 +3,12 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
#extra_started_commands="reload"
|
||||
command="/usr/bin/ebusd"
|
||||
command_args="${EBUSD_ARGS}"
|
||||
start_stop_daemon_args="--quiet"
|
||||
description="Daemon for eBUS"
|
||||
description="ebusd, the daemon for communication with eBUS heating systems."
|
||||
|
||||
depend() {
|
||||
need localmount
|
||||
use logger
|
||||
}
|
||||
|
||||
#reload() {
|
||||
# ebegin "Reloading ebusd configuration"
|
||||
# start-stop-daemon --exec $command --signal HUP
|
||||
# eend $?
|
||||
#}
|
||||
|
||||
Reference in New Issue
Block a user