Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/soas.ks
diff options
context:
space:
mode:
authorSebastian Dziallas <sebastian@when.com>2009-03-22 20:39:03 (GMT)
committer Sebastian Dziallas <sebastian@when.com>2009-03-22 20:39:03 (GMT)
commit79e90225cee127c943423ede7cfe59bfa1ded936 (patch)
tree83194d6bf1d0ca3a413c69d79066416dca91af9e /soas.ks
parentff9076c8cc1c809ce0bcac7e50096bf292cfb9ef (diff)
try to work-around issues with NM and APs
Diffstat (limited to 'soas.ks')
-rw-r--r--soas.ks2
1 files changed, 1 insertions, 1 deletions
diff --git a/soas.ks b/soas.ks
index aca7f65..429ca4f 100644
--- a/soas.ks
+++ b/soas.ks
@@ -3,7 +3,7 @@
bootloader --timeout=1
part / --size 1024
-services --enabled=NetworkManager --disabled=acpid,avahi-daemon,auditd,cups,dnsmasq,exim, ip6tables,iptables,irda,kerneloops,mdmonitor,netfs,network,nfs,nfslock,nscd,portreserve,rpcbind,rpcgssd,rpcidmapd,sshd
+services --enabled=NetworkManager --disabled=acpid,auditd,cups,dnsmasq,exim,ip6tables,iptables,irda,kerneloops,mdmonitor,netfs,network,nfs,nfslock,nscd,portreserve,rpcbind,rpcgssd,rpcidmapd,sshd
%packages --excludedocs --instLangs en_US
@base-x