]> git.pld-linux.org Git - packages/855resolution.git/commitdiff
- fixed description
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 19 Jun 2005 11:22:47 +0000 (11:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    855resolution.init -> 1.2

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.065015 seconds and 4 git commands to generate.