mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-02 23:42:23 +00:00
Ensure /var/log is bind mounted after transfused starts
Otherwise /Mac$DRIVERDIR does not yet exist. Signed-off-by: Ian Campbell <ian.campbell@docker.com>
This commit is contained in:
parent
c7f0005447
commit
98981908b8
@ -3,6 +3,7 @@
|
|||||||
description="Configuring settings from database."
|
description="Configuring settings from database."
|
||||||
|
|
||||||
depend() {
|
depend() {
|
||||||
|
need transfused
|
||||||
before sysctl net
|
before sysctl net
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user