summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <halfline@gmail.com>2020-08-31 13:38:25 +0000
committerRay Strode <halfline@gmail.com>2020-08-31 13:38:25 +0000
commit2c460be62162540956c944e9f3a6c9b3ccc15c69 (patch)
tree522eacd905ac8e6aa9f4d5caae154d9faf347177
parentb1074df097fe44d5327159d47182e86d272f3ef9 (diff)
parent7494be38dcdd9b528c8b2636ef683a0c865665dc (diff)
downloadgdm-2c460be62162540956c944e9f3a6c9b3ccc15c69.tar.gz
Merge branch 'wip/issue623' into 'master'
data: Remove deprecated StandardOutput=syslog Closes #623 See merge request GNOME/gdm!108
-rw-r--r--data/gdm.service.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/gdm.service.in b/data/gdm.service.in
index fbbfb529..17e8a8de 100644
--- a/data/gdm.service.in
+++ b/data/gdm.service.in
@@ -25,8 +25,6 @@ KillMode=mixed
Restart=always
IgnoreSIGPIPE=no
BusName=org.gnome.DisplayManager
-StandardOutput=syslog
-StandardError=inherit
EnvironmentFile=-${LANG_CONFIG_FILE}
ExecReload=/bin/kill -SIGHUP $MAINPID
KeyringMode=shared