aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2020-08-15 21:33:02 -0400
committertdro <tdro@users.noreply.github.com>2020-08-15 21:33:02 -0400
commitca9b7f9da4629e66f77dc5eae650ec1867aa58e0 (patch)
tree1a9c482b197f0cd0a248933a2de13ec71b379e1b /.config/systemd
parent4dbcf5b73890d97ddb8af599b21c5b6f3d3e766a (diff)
downloaddotfiles-ca9b7f9da4629e66f77dc5eae650ec1867aa58e0.tar.gz
dotfiles-ca9b7f9da4629e66f77dc5eae650ec1867aa58e0.tar.bz2
dotfiles-ca9b7f9da4629e66f77dc5eae650ec1867aa58e0.zip
.config/systemd/user/x11vnc: Kill normally
x11vnc allocates shm
Diffstat (limited to '.config/systemd')
-rw-r--r--.config/systemd/user/x11vnc.service2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/systemd/user/x11vnc.service b/.config/systemd/user/x11vnc.service
index b73a428..d2fcd00 100644
--- a/.config/systemd/user/x11vnc.service
+++ b/.config/systemd/user/x11vnc.service
@@ -6,8 +6,6 @@ StartLimitIntervalSec=0
Type=simple
RestartSec=1s
Restart=always
-KillSignal=SIGKILL
-RestartKillSignal=SIGKILL
SyslogIdentifier=x11vnc
ExecStart=/usr/bin/env x11vnc -display :0 -rfbport 5900 -usepw -nowf -norepeat -forever -noxrecord -auth $XAUTHORITY