net-misc/vde: Tweak verbosity of init script

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
NP-Hardass
2017-09-20 19:35:44 -04:00
parent cf0f407148
commit acf00ba6dd

View File

@@ -19,6 +19,8 @@ start_pre() {
start() {
VDE_SOCKET="${VDE_SOCKET:-/run/${RC_SVCNAME}.ctl}"
ebegin "Starting ${SVC_NAME}"
start-stop-daemon --start --exec ${command} -- \
--pidfile=${pidfile} \
--tap=${VDE_TAP} \