# $Id$ # ------------------------------------------------------------------ # # Copyright (C) 2002-2005 Novell/SUSE # # 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/syslogd { #include #include #include capability sys_tty_config, capability dac_override, capability dac_read_search, capability setuid, capability setgid, /dev/log wl, /var/lib/*/dev/log wl, /dev/tty* w, /dev/xconsole rw, /etc/syslog.conf r, /sbin/syslogd rmix, /var/log/** rw, /var/run/syslogd.pid krwl, /var/run/utmp rw, /var/spool/compaq/nic/messages_fifo rw, }