More actions
Created page with "<code> [Unit] Description=VNC server [Service] ExecStart=/usr/bin/x11vnc -forever -display $DISPLAY -rfbauth /home/derg/.vnc/passwd [Install] WantedBy=default.target </code>" Tag: visualeditor-switched |
(No difference)
|
Revision as of 20:20, 9 September 2024
[Unit]
Description=VNC server
[Service]
ExecStart=/usr/bin/x11vnc -forever -display $DISPLAY -rfbauth /home/derg/.vnc/passwd
[Install]
WantedBy=default.target