From 6d8b210b1326312b89b779437e7a56185ab59db3 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Wed, 27 Jul 2011 05:52:51 +0000 Subject: [PATCH] Update default config --- init.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/init.mk b/init.mk index 3617c09..80c1224 100644 --- a/init.mk +++ b/init.mk @@ -12,9 +12,9 @@ apache2-opts = -DSSL -DPHP5 # single─bare─system─┬─desktop─> # └─server──> server = apache2 bitlbee dhcp dovecot exim gitd mysql ntpd spamd -desktop = alsa cups dbus getty qingy keymap polipo -system = at cron hddtemp hwclock mdev sshd swap syslog -bare = cpufreq fsclean hostname initctl localhost modules mounts uevents utmp +desktop = alsa dbus getty gpm keymap qingy +system = at cron hddtemp hwclock sshd swap syslog +bare = cpufreq fsclean hostname initctl localhost mdev modules mounts utmp default:V: desktop @@ -25,4 +25,4 @@ bare:V: `{echo $server^-stop $desktop^-stop $system^-stop $bare^-start} single:V: `{echo $server^-stop $desktop^-stop $system^-stop $bare^-stop } # Include services -