From: Paweł Gołaszewski Date: Sun, 19 Jun 2005 11:22:47 +0000 (+0000) Subject: - fixed description X-Git-Tag: auto/th/855resolution-0_4-0_8~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2F855resolution.git;a=commitdiff_plain;h=8f84463cd8459b9274ac0e5d7fa55731a3d16ccd - fixed description Changed files: 855resolution.init -> 1.2 --- diff --git a/855resolution.init b/855resolution.init index 4573401..3b9a026 100755 --- a/855resolution.init +++ b/855resolution.init @@ -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)