]> git.pld-linux.org Git - packages/XFree86.git/blobdiff - xfs.init
- added mandir-fix patch (use man3 not man1 for XRes,Xfontcache,Xss API docs)
[packages/XFree86.git] / xfs.init
index 8e5af30901d32e6e64010954752331ff2a2a0f7c..2b98bbefa18a3f9430ccf6caa538197c2fcd99f8 100644 (file)
--- a/xfs.init
+++ b/xfs.init
@@ -15,7 +15,7 @@
 . /etc/rc.d/init.d/functions
 
 # Get service config
-if [ -f /etc/sysconfig/xfs ] ; then
+if [ -f /etc/sysconfig/xfs ]; then
        . /etc/sysconfig/xfs
 fi
 
This page took 0.024897 seconds and 4 git commands to generate.