From 0a494f1ff323ef36b7acc637c198fdfa240c2bb2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 15 Feb 2011 11:52:29 +0100 Subject: exec: introduce global defaults for the standard output of services --- units/systemd-logger.service.in | 1 + 1 file changed, 1 insertion(+) (limited to 'units') diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index d9708724e1..ff7a1316c2 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -15,3 +15,4 @@ After=syslog.socket [Service] ExecStart=@rootlibexecdir@/systemd-logger NotifyAccess=all +StandardOutput=null -- cgit v1.2.3-54-g00ecf