summaryrefslogtreecommitdiff
path: root/.config/systemd/user/wmii@.service
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-03-21 12:56:04 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-03-21 14:16:34 -0400
commit19f36d3d49f10e81c31cbc56b3f8bf65c91003ad (patch)
tree24f67416ecf16960503e13fd93900083bcbfc266 /.config/systemd/user/wmii@.service
parent34593c6f86a8f707394da8f937cca1819b7b7cca (diff)
.config/systemd/user/*.service: Set SyslogIdentifier= to avoid 'env' in journal
Diffstat (limited to '.config/systemd/user/wmii@.service')
-rw-r--r--.config/systemd/user/wmii@.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/systemd/user/wmii@.service b/.config/systemd/user/wmii@.service
index 121a004..92f3b40 100644
--- a/.config/systemd/user/wmii@.service
+++ b/.config/systemd/user/wmii@.service
@@ -12,3 +12,4 @@ NotifyAccess=all
ExecStart=/usr/bin/env bash -c 'exec 8>%t/x11-wm@%I; echo "$DISPLAY"; exec wmii -a unix!%t/.%N.sock -r ${XDG_CONFIG_HOME}/systemd/user/wmiirc'
ExecStop=/usr/bin/env wmiir -a unix!%t/.%N.sock xwrite /ctl Quit
ExecStopPost=/bin/rm -f -- %t/.%N.sock
+SyslogIdentifier=wmii