mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 02:21:34 +00:00
Merge pull request #900 from simonferquel/remove_vsudd_output_from_console
Remove vsudd output from the console.
This commit is contained in:
commit
2f79af3d1a
@ -32,8 +32,6 @@ start()
|
||||
start-stop-daemon --start --quiet \
|
||||
--background \
|
||||
--exec /sbin/vsudd \
|
||||
--stdout /dev/console \
|
||||
--stderr /dev/console \
|
||||
-- -inport "${DOCKER_PORT}:unix:/var/run/docker.sock" \
|
||||
${SYSLOG_OPT} \
|
||||
-pidfile ${PIDFILE}
|
||||
|
Loading…
Reference in New Issue
Block a user