summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-system/x11vnc.override.conf
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2022-11-30 23:10:41 (GMT)
committerBritney Fransen <brfransen@gmail.com>2022-11-30 23:10:41 (GMT)
commit09c491757cc31cc4b44967f4df50b56a06b218c3 (patch)
treec4402c13e403c4c232dedaf4db576f004495a736 /linhes/linhes-system/x11vnc.override.conf
parent0e927ab4c2948429c71c22200da0e760b766102f (diff)
downloadlinhes_pkgbuild-09c491757cc31cc4b44967f4df50b56a06b218c3.zip
linhes_pkgbuild-09c491757cc31cc4b44967f4df50b56a06b218c3.tar.gz
linhes_pkgbuild-09c491757cc31cc4b44967f4df50b56a06b218c3.tar.bz2
linhes-dev: mp.py: use updpkgsums to replace sums
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