Changes

Jump to navigation Jump to search
m
Line 45: Line 45:  
  echo "export DISPLAY=\"localhost$DISP\""
 
  echo "export DISPLAY=\"localhost$DISP\""
 
  echo "export XAUTHORITY=\"$AUTH\""
 
  echo "export XAUTHORITY=\"$AUTH\""
  Xephyr -auth "$AUTH" -reset -terminate ":$DISP"
+
  Xephyr -auth "$AUTH" -reset -terminate ":$DISP" && rm "$AUTH"
    
And, ''inside'' the chroot:
 
And, ''inside'' the chroot:
76

edits

Navigation menu