mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +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"
|
||||
|
||||
PIDFILE=/var/run/transfused.pid
|
||||
LOGFILE=/vatr/log/transfused.log
|
||||
LOGFILE=/var/log/transfused.log
|
||||
|
||||
start-stop-daemon --start --quiet \
|
||||
--background \
|
||||
|
Loading…
Reference in New Issue
Block a user