# $Id$ # ------------------------------------------------------------------ # # Copyright (C) 2006 Novell/SUSE # Copyright (C) 2006 Christian Boltz # # This program is free software; you can redistribute it and/or # modify it under the terms of version 2 of the GNU General Public # License published by the Free Software Foundation. # # ------------------------------------------------------------------ #include /sbin/syslog-ng { #include #include #include capability chown, capability dac_override, capability fsetid, capability fowner, capability sys_admin, /dev/log w, /dev/tty10 rw, /dev/xconsole rw, /etc/syslog-ng/* r, @{PROC}/kmsg r, /sbin/syslog-ng mr, # chrooted applications /var/lib/*/dev/log w, /var/log/** w, /var/run/syslog-ng.pid w, }