diff --git a/install.sh b/install.sh index b1aa063461..804f9a0cc5 100755 --- a/install.sh +++ b/install.sh @@ -555,8 +555,7 @@ create_openrc_service_file() { #!/sbin/openrc-run depend() { - after net-online - need net + after network-online } start_pre() {