mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
sulu: fix init script so that it runs start_service during boot
This commit is contained in:
parent
f90f56fcbd
commit
d1ba0c90ee
1 changed files with 1 additions and 0 deletions
|
|
@ -20,4 +20,5 @@ boot() {
|
|||
if ! change_network_lan_to_sulu_wan; then
|
||||
logger -t sulu "sulu preset update did not run (preset missing or invalid)"
|
||||
fi
|
||||
start
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue