This commit is contained in:
thek4n 2025-05-05 23:27:15 +03:00
parent 3cd78ae74c
commit 1855ecc35d

View File

@ -7,7 +7,7 @@ After=default.target
[Service] [Service]
Type=simple Type=simple
ExecStartPre=/bin/sleep 10 ExecStartPre=/bin/sleep 10
ExecStart=/usr/bin/x11vnc -noxdamage -rfbauth %h/.vnc/passwd -display :0 -forever ExecStart=/usr/bin/x11vnc -noxdamage -rfbauth %h/.vnc/passwd -display :0 -forever -reopen -shared
Restart=on-failure Restart=on-failure
[Install] [Install]