# Last Modified: Tue Oct 2 17:27:10 2007 # $Id: usr.sbin.lighttpd 697 2007-05-25 03:09:30Z steve-beattie $ # ------------------------------------------------------------------ # # 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 /usr/sbin/lighttpd { #include #include #include #include #include capability net_bind_service, capability setgid, capability setuid, capability sys_resource, /bin/bash ixmr, /bin/cat mix, /bin/zsh mix, /etc/lighttpd r, /etc/lighttpd/** r, /etc/lighttpd/**.conf mr, /etc/mime.types r, /etc/ssl/private/*.pem r, /usr/bin/perl ix, /usr/lib/lighttpd/*.so mr, /usr/lib/perl/** mr, /usr/sbin/lighttpd ixmr, /usr/share/lighttpd/* ixr, /usr/share/perl/** r, /var/cache/lighttpd/ r, /var/cache/lighttpd/** rwl, /var/lib/lighttpd/ r, /var/lib/lighttpd/** rwl, /var/log/lighttpd/*.log rw, /var/run/lighttpd.pid rwl, /var/www/** r, }