From f9886289836d3c4f74ca7de9469350c3c3db50fd Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 21 Mar 2018 12:56:04 -0400 Subject: .config/systemd/user/*.service: Set SyslogIdentifier= to avoid 'env' in journal --- .config/systemd/user/redshift@.service | 1 + 1 file changed, 1 insertion(+) (limited to '.config/systemd/user/redshift@.service') diff --git a/.config/systemd/user/redshift@.service b/.config/systemd/user/redshift@.service index fda41d6..ed5bbae 100644 --- a/.config/systemd/user/redshift@.service +++ b/.config/systemd/user/redshift@.service @@ -10,3 +10,4 @@ Environment=DISPLAY=%I Type=simple ExecStart=/usr/bin/env redshift ExecStopPost=/usr/bin/env redshift -x +SyslogIdentifier=redshift -- cgit v1.2.3-2-g168b