Remove redundant hosts hack

This commit is contained in:
2015-12-06 00:20:04 +01:00
parent 05cd56bb3e
commit 3056c72efd
4 changed files with 1 additions and 28 deletions

View File

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

View File

@@ -1,3 +0,0 @@
hosts:
$(call script,$@)
$(call boot,01,$@)