More actions
No edit summary Tag: visualeditor-switched |
m Derg moved page Vnc.service to vnc.service without leaving a redirect |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
[Install] | [Install] | ||
WantedBy=default.target | WantedBy=default.target | ||
</syntaxhighlight > | </syntaxhighlight> |
Latest revision as of 13:50, 12 September 2024
[Unit]
Description=VNC server
[Service]
ExecStart=/usr/bin/x11vnc -forever -display $DISPLAY -rfbauth /home/derg/.vnc/passwd
[Install]
WantedBy=default.target