From 19f36d3d49f10e81c31cbc56b3f8bf65c91003ad 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/dunst@.service | 1 + 1 file changed, 1 insertion(+) (limited to '.config/systemd/user/dunst@.service') diff --git a/.config/systemd/user/dunst@.service b/.config/systemd/user/dunst@.service index 74d2447..bf923df 100644 --- a/.config/systemd/user/dunst@.service +++ b/.config/systemd/user/dunst@.service @@ -9,3 +9,4 @@ Environment=DISPLAY=%I Type=simple ExecStart=/usr/bin/env dunst +SyslogIdentifier=dunst -- cgit v1.2.3