mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
too early to log here, fuse not up
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
c22d1f36a6
commit
6178bb2221
@ -28,11 +28,5 @@ start()
|
||||
|
||||
done
|
||||
|
||||
if cat /proc/cmdline | grep -q 'com.docker.driverDir'
|
||||
then
|
||||
DRIVERDIR="/Mac$(cat /proc/cmdline | sed -e 's/.*com.docker.driverDir="//' -e 's/".*//')"
|
||||
mount --bind "${DRIVERDIR}/log" /var/log
|
||||
fi
|
||||
|
||||
eend 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user