- Fixed services; \n -Changed APKBUILD

This commit is contained in:
santic-zombie
2022-07-10 00:51:15 +03:00
parent 12c741a477
commit 38c26d3580
7 changed files with 14 additions and 49 deletions

View File

@@ -8,7 +8,8 @@ pidfile="/run/one/${RC_SVCNAME}.pid"
supervisor="supervise-daemon"
depend() {
after syslog networking netmount opennebula
need opennebula
after syslog networking netmount
want opennebula-novnc
}