]> Pileus Git - mkinit/commitdiff
Update default config
authorAndy Spencer <andy753421@gmail.com>
Wed, 27 Jul 2011 05:49:36 +0000 (05:49 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 27 Jul 2011 05:49:36 +0000 (05:49 +0000)
init.mk

diff --git a/init.mk b/init.mk
index 3c1b0224b975dc1574026158c88b5771a91877f8..3617c09df1a07f360abcd020d9c3c66d6a2ed1db 100644 (file)
--- a/init.mk
+++ b/init.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2010 Andy Spencer
+# Copyright (C) 2009-2011 Andy Spencer
 # See COPYING for terms
 
 # Config
@@ -11,9 +11,9 @@ apache2-opts  = -DSSL -DPHP5
 # Runlevels:
 #   single─bare─system─┬─desktop─>
 #                      └─server──>
-server  = apache2 courier dhcp mysql spamd tor
+server  = apache2 bitlbee dhcp dovecot exim gitd mysql ntpd spamd
 desktop = alsa cups dbus getty qingy keymap polipo
-system  = at cron hddtemp hwclock sshd swap syslog
+system  = at cron hddtemp hwclock mdev sshd swap syslog
 bare    = cpufreq fsclean hostname initctl localhost modules mounts uevents utmp
 
 default:V: desktop