From 34a1d6407670b4ec8079d4fad60e16af8c4a5b96 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 25 Mar 2010 15:17:24 +0000 Subject: setup-alpine: start cron by default --- setup-alpine.in | 1 + 1 file changed, 1 insertion(+) diff --git a/setup-alpine.in b/setup-alpine.in index 07a19f1..8d1aa0f 100644 --- a/setup-alpine.in +++ b/setup-alpine.in @@ -45,6 +45,7 @@ grep '^iface.*dhcp' $ROOT/etc/network/interfaces > /dev/null ||\ rc-update -q add networking boot rc-update -q add acpid +rc-update -q add cron # enable new hostname /etc/init.d/hostname --quiet restart -- cgit v1.2.3