summaryrefslogtreecommitdiffstats
path: root/templates/RHEL5.services
diff options
context:
space:
mode:
Diffstat (limited to 'templates/RHEL5.services')
-rw-r--r--templates/RHEL5.services33
1 files changed, 0 insertions, 33 deletions
diff --git a/templates/RHEL5.services b/templates/RHEL5.services
deleted file mode 100644
index c74db84..0000000
--- a/templates/RHEL5.services
+++ /dev/null
@@ -1,33 +0,0 @@
-echo "Turn off some services..."
-chkconfig atd off
-chkconfig avahi-daemon off
-chkconfig avahi-dnsconfd off
-chkconfig bluetooth off
-chkconfig cpuspeed off
-chkconfig cups off
-chkconfig dhcdbd off
-chkconfig dund off
-chkconfig firstboot off
-chkconfig haldaemon off
-chkconfig hidd off
-chkconfig ip6tables off
-chkconfig ipmi off
-chkconfig iptables off
-chkconfig irda off
-chkconfig kudzu off
-chkconfig nscd off
-chkconfig pand off
-chkconfig pcscd off
-chkconfig restorecond off
-chkconfig rhnsd off
-chkconfig sendmail off
-chkconfig setroubleshoot off
-chkconfig smartd off
-chkconfig xfs off
-chkconfig yum-updatesd off
-chkconfig gpm off
-
-echo "Turn on some services..."
-chkconfig multipathd on
-chkconfig nfslock on
-chkconfig ntpd on