mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-misc/vde: Tweak verbosity of init script
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
@@ -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} \
|
||||
|
||||
Reference in New Issue
Block a user