mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 18:11:35 +00:00
fix typo
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
8c49b54738
commit
b4560d8876
@ -14,7 +14,7 @@ start()
|
|||||||
ebegin "Starting FUSE socket passthrough"
|
ebegin "Starting FUSE socket passthrough"
|
||||||
|
|
||||||
PIDFILE=/var/run/transfused.pid
|
PIDFILE=/var/run/transfused.pid
|
||||||
LOGFILE=/vatr/log/transfused.log
|
LOGFILE=/var/log/transfused.log
|
||||||
|
|
||||||
start-stop-daemon --start --quiet \
|
start-stop-daemon --start --quiet \
|
||||||
--background \
|
--background \
|
||||||
|
Loading…
Reference in New Issue
Block a user