Remove service contol, config called BEFORE services are running
This commit is contained in:
parent
fc91c90abb
commit
c024f3c510
|
@ -304,7 +304,6 @@ mimetype.assign = (
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
munin-node-configure --shell
|
munin-node-configure --shell
|
||||||
s6-svc -r /var/run/s6/services/munin-node
|
|
||||||
# Prime the munin values so there isn't a 404 on initial view of page
|
# Prime the munin values so there isn't a 404 on initial view of page
|
||||||
su - munin --shell=/bin/bash /usr/bin/munin-cron
|
su - munin --shell=/bin/bash /usr/bin/munin-cron
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue