]> git.pld-linux.org Git - packages/X11.git/commitdiff
- Fixed reload procedure. Will no longer display doubled 'DONE' message. XFree86-4_0_2-13 XFree86-4_0_3-1 XFree86-4_0_3-2
authormkochano <mkochano@pld-linux.org>
Mon, 12 Feb 2001 21:49:52 +0000 (21:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfs.init -> 1.7

xfs.init

index 41ef889b180b4e55a5ec87f101adaf6080a71627..aff6a4347db244532a3e2d693d4ec9a3dd8e66f7 100644 (file)
--- a/xfs.init
+++ b/xfs.init
@@ -50,8 +50,6 @@ case "$1" in
        if [ -f /var/lock/subsys/xfs ]; then
                msg_reloading "X Font Server"
                killproc xfs -USR1
-               deltext;
-               ok;
        else
                msg_Not_Running "X Font Server"
        fi
This page took 0.035131 seconds and 4 git commands to generate.