We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a883259 commit 0d98e44Copy full SHA for 0d98e44
vnc.sh
@@ -34,4 +34,4 @@ AllowIsolate=yes" > /lib/systemd/system/graphical.target &&
34
sudo cp /lib/systemd/system/graphical.target /etc/systemd/system/ &&
35
sudo systemctl daemon-reload &&
36
sudo systemctl enable graphical.target &&
37
-sudo systemctl start x11vnc.service &&
+sudo systemctl start x11vnc.service
0 commit comments