mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Added restart rc-local.service
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user