]> Pileus Git - mkinit/commitdiff
Update default init.mk
authorAndy Spencer <andy753421@gmail.com>
Wed, 28 Aug 2013 04:53:13 +0000 (04:53 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 28 Aug 2013 04:53:13 +0000 (04:53 +0000)
init.mk

diff --git a/init.mk b/init.mk
index afc5cca13a6665cba6954ede571f655e5934fab9..77f450fcefd7256dcc60bf865ce0c09e7f75c355 100644 (file)
--- a/init.mk
+++ b/init.mk
@@ -12,9 +12,9 @@ apache2-opts  = -DSSL -DPHP5
 # Runlevels:
 #   single─bare─system─┬─desktop─>
 #                      └─server──>
-server  = apache2 bitlbee denyhosts diod dovecot eth0 exim gitd mailman mysql ntpd spamd
+server  = apache2 bitlbee denyhosts diod dovecot eth0 exim gitd jabberd mailman mysql ntpd spamd
 desktop = alsa getty gpm keymap qingy wlan0
-system  = at cron hddtemp hwclock sshd swap sysctl syslog
+system  = at cron hddtemp hwclock mdadm smartd sshd swap sysctl syslog
 bare    = cpufreq fsclean hostname initctl localhost mdev modules mounts utmp
 
 default:V: desktop