summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormkochano2001-02-12 21:49:52 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit13085d9a39d31125c754a2ebbbba0d40e14ec6cd (patch)
treeae0e6c61a5d63f7df5af5c37f96b39d4ad68f834
parent8222f8f38a0244e73a75d7915b29e98201550a59 (diff)
downloadxorg-app-xfs-XFree86-4_1_0-2.zip
xorg-app-xfs-XFree86-4_1_0-2.tar.gz
Changed files: xfs.init -> 1.7
-rw-r--r--xfs.init2
1 files changed, 0 insertions, 2 deletions
diff --git a/xfs.init b/xfs.init
index 41ef889..aff6a43 100644
--- 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