]> git.pld-linux.org Git - packages/XFree86.git/blobdiff - xdm.init
- scanpci builds on ppc now
[packages/XFree86.git] / xdm.init
index 8be594e9596304413dafb4c1b912880f45eca4f1..12aab4ee777321e4baeedbd184fa883eaa763d6b 100644 (file)
--- a/xdm.init
+++ b/xdm.init
@@ -5,8 +5,8 @@
 # Version:     @(#) /etc/rc.d/init.d/xdm 1.3
 #
 # chkconfig:   5 95 5
-# description: Starts and stops the X Display Manager at startup and
-#              shutdown. can run one of several display managers; gdm, kdm,
+# description: Starts and stops the X Display Manager at startup and \
+#              shutdown. can run one of several display managers; gdm, kdm, \
 #              or xdm, in that order of preferential treatment.
 #
 # config:      /etc/X11/xdm/xdm-config
@@ -16,7 +16,7 @@
 . /etc/rc.d/init.d/functions
 
 # Get service config
-if [ -f /etc/sysconfig/xdm ] ; then
+if [ -f /etc/sysconfig/xdm ]; then
        . /etc/sysconfig/xdm
 fi
 
This page took 0.024628 seconds and 4 git commands to generate.