mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
lxc: start() during boot()
Signed-off-by: Martin Hammer <34623636+hammer-is@users.noreply.github.com> Signed-off-by: martin <martin@DESKTOP-C822DHJ.lan>
This commit is contained in:
@@ -68,4 +68,6 @@ boot() {
|
|||||||
if [ ! -d /run ]; then
|
if [ ! -d /run ]; then
|
||||||
ln -s /var/run /run
|
ln -s /var/run /run
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
start
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user