]> git.pld-linux.org Git - packages/855resolution.git/blobdiff - 855resolution.init
- tabs in preamle
[packages/855resolution.git] / 855resolution.init
index 4573401f6f38272a59bfa9262fd94866040abbb5..3b9a026c103929a0c83b283c6fcfbc5822cc598d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# 855resolution        This shell script takes care of setting date from ntp server on startup
+# 855resolution        Change the resolution of an available vbios mode for the 855/865/915 Intel graphic chipset
 #
 # chkconfig:   2345 15 89
 # description: set resolution for your laptop
@@ -14,7 +14,6 @@ if [ ! -f /etc/sysconfig/855resolution ]; then
        exit 0
 fi
 
-
 # See how we were called.
 case "$1" in
   start|restart|reload|force-reload)
This page took 0.222635 seconds and 4 git commands to generate.