summaryrefslogtreecommitdiff
path: root/.config/systemd/user/vncserver@.service
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-01-06 13:22:47 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-01-06 13:22:47 -0500
commit952768c46ae11e0bb1cb01f527153f6cd2d9ba62 (patch)
tree520c1c6f54a31919e63bf76c03f1932deb56119a /.config/systemd/user/vncserver@.service
parent9472425275b9cfbaa99301621c338faa5e0a61f6 (diff)
clean up systemd configuration
Diffstat (limited to '.config/systemd/user/vncserver@.service')
-rw-r--r--.config/systemd/user/vncserver@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/systemd/user/vncserver@.service b/.config/systemd/user/vncserver@.service
index fa616d6..ef83ef2 100644
--- a/.config/systemd/user/vncserver@.service
+++ b/.config/systemd/user/vncserver@.service
@@ -3,7 +3,7 @@ Description=VNC desktop
[Service]
Type=simple
-ExecStart=/bin/bash -l -c 'vncserver -fg :%I'
+ExecStart=/bin/bash -l -c 'vncserver -fg %I'
Restart=always
ExecStopPost=/bin/rm /tmp/.X%I-lock /tmp/.X11-unix/X%I