From 8f84463cd8459b9274ac0e5d7fa55731a3d16ccd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Sun, 19 Jun 2005 11:22:47 +0000 Subject: [PATCH] - fixed description Changed files: 855resolution.init -> 1.2 --- 855resolution.init | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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) -- 2.44.0