From 9534ce54858c67363b841cdbdc315140437bfdb4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 20 Apr 2011 03:34:58 +0200 Subject: units: set capability bounding set for syslog 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 484df7a238..5f7fe40939 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -17,3 +17,4 @@ After=syslog.socket ExecStart=@rootlibexecdir@/systemd-logger NotifyAccess=all StandardOutput=null +CapabilityBoundingSet=CAP_SYS_ADMIN CAP_SETUID CAP_SETGID -- cgit v1.2.3-54-g00ecf