__service -> __start_on_boot
This commit is contained in:
parent
e3553b15b6
commit
f03299ebf3
1 changed files with 1 additions and 1 deletions
|
@ -82,5 +82,5 @@ if grep -q systemd "$__global/explorer/init"; then
|
||||||
--owner root --group root --mode 0644 \
|
--owner root --group root --mode 0644 \
|
||||||
--source -
|
--source -
|
||||||
require="__file/etc/systemd/system/network-wait-online.service" \
|
require="__file/etc/systemd/system/network-wait-online.service" \
|
||||||
__service network-wait-online --no-start
|
__start_on_boot network-wait-online
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue