From c99e42c1db91eb1982b90a1aa631f4c4a765f95e Mon Sep 17 00:00:00 2001 From: Michal Schmidt Date: Wed, 9 Nov 2011 08:42:03 +0100 Subject: units: drop unnecessary 'StandardOutput=syslog' DefaultStandardOutput is syslog anyway. There's no reason to assume that the administrator would want these units to be excluded when he configures a different DefaultStandardOutput. --- units/systemd-vconsole-setup.service.in | 1 - 1 file changed, 1 deletion(-) (limited to 'units/systemd-vconsole-setup.service.in') diff --git a/units/systemd-vconsole-setup.service.in b/units/systemd-vconsole-setup.service.in index 91d95d66e3..673fb6ccf6 100644 --- a/units/systemd-vconsole-setup.service.in +++ b/units/systemd-vconsole-setup.service.in @@ -16,4 +16,3 @@ Before=sysinit.target shutdown.target Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-vconsole-setup -StandardOutput=syslog -- cgit v1.2.3-54-g00ecf