Remove cron from base container

This commit is contained in:
2015-12-05 19:58:53 +00:00
parent ed51e88f28
commit 53aae9de9d

View File

@@ -1,4 +1,4 @@
base: cron syslog sshd hosts
base: syslog sshd hosts
$(call script,init)
$(call script,runit)
$(call script,logrotate)