Explorar o código

Switch back to user service

bryan %!s(int64=2) %!d(string=hai) anos
pai
achega
e4a2e3f031
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -1386,7 +1386,7 @@ service_jriver-x11vnc() {
     setVNCPass x11vnc
 
     # If .Xauthority file is missing, generate a dummy for x11vnc -auth guess
-    if [[ ! -f $HOME/.Xauthority ]]; then
+    if [[ ! -f "$HOME/.Xauthority" ]]; then
         echo "Generating $HOME/.Xauthority"
         [[ $XDG_SESSION_TYPE == "wayland" ]] && 
         askOk "Unsupported Wayland session detected for x11vnc, continue?" || return 1