mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04: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
|
||||
ln -s /var/run /run
|
||||
fi
|
||||
|
||||
start
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user