summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-system/x11vnc.override.conf
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/linhes-system/x11vnc.override.conf')
-rw-r--r--linhes/linhes-system/x11vnc.override.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/linhes/linhes-system/x11vnc.override.conf b/linhes/linhes-system/x11vnc.override.conf
new file mode 100644
index 0000000..f79e9c8
--- /dev/null
+++ b/linhes/linhes-system/x11vnc.override.conf
@@ -0,0 +1,10 @@
+[Service]
+ExecStart=
+Type=forking
+ExecStart=/usr/bin/x11vnc -nap -wait 50 -noxdamage -rfbauth /home/mythtv/.vnc/passwd -display :0 -nocursor -forever -o /home/mythtv/.vnc/x11vnc.log -bg
+Restart=on-failure
+RestartSec=10
+User=mythtv
+
+[Install]
+WantedBy=graphical.target