mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Added restart rc-local.service
This commit is contained in:
parent
c83f2883ce
commit
cc6fe6f2ac
@ -216,6 +216,10 @@ function default_configuration() {
|
|||||||
echo "Adding line $line"
|
echo "Adding line $line"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
# Force a reload of new settings in /etc/rc.local
|
||||||
|
sudo systemctl restart rc-local.service
|
||||||
|
sudo systemctl daemon-reload
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user