summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nautilus-installer/src/prescript4
1 files changed, 2 insertions, 2 deletions
diff --git a/nautilus-installer/src/prescript b/nautilus-installer/src/prescript
index e1a2708fb..c1b4f18e0 100644
--- a/nautilus-installer/src/prescript
+++ b/nautilus-installer/src/prescript
@@ -43,9 +43,9 @@ if test $UID -ne 0 -a "x$QUICK" '!=' "xyes"; then
# Start
echo "Please enter root password at the prompt."
- xhost + localhost
+ xhost +localhost
/bin/su -s /bin/sh -c "$params && $export && cd $PWD && echo Uncompressing... && /bin/sh $0 $* --user $USER"
- xhost - localhost
+ xhost -localhost
# FIXME: this will only work if they didn't run as root.
# Move config