From d8fa9401d3aacbc8caad9c353a03a36a399aecd3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 16 Aug 2010 15:41:30 +0200 Subject: units: enable notify interface for internals services --- units/systemd-logger.service.in | 1 + 1 file changed, 1 insertion(+) (limited to 'units/systemd-logger.service.in') diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 2004438971..1e8e2cfa35 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -13,3 +13,4 @@ After=@SPECIAL_SYSLOG_SERVICE@ [Service] ExecStart=@rootlibexecdir@/systemd-logger +NotifyAccess=all -- cgit v1.2.3-54-g00ecf