summaryrefslogtreecommitdiffstats
path: root/prefdm
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2006-01-31 21:39:08 +0000
committerBill Nottingham <notting@redhat.com>2006-01-31 21:39:08 +0000
commit57a75de7802e848fd2fe14b922c03b9d90f03aed (patch)
treee6513e8c9f142d83c1e1c12548dfa11d84b2dc60 /prefdm
parentddf1015611c9a91d6557e20ee5778e2af6b87577 (diff)
downloadinitscripts-57a75de7802e848fd2fe14b922c03b9d90f03aed.tar.gz
initscripts-57a75de7802e848fd2fe14b922c03b9d90f03aed.tar.xz
initscripts-57a75de7802e848fd2fe14b922c03b9d90f03aed.zip
remove references to /usr/X11R6/bin (#177938)
Diffstat (limited to 'prefdm')
-rwxr-xr-xprefdm2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefdm b/prefdm
index e62ff0bd..761dd896 100755
--- a/prefdm
+++ b/prefdm
@@ -1,6 +1,6 @@
#!/bin/sh
-PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
+PATH=/sbin:/usr/sbin:/bin:/usr/bin
# shut down any graphical boot that might exist
if [ -x /usr/bin/rhgb-client ]; then