#include /usr/sbin/nghttpx { #include #include #include capability setgid, capability setuid, /usr/sbin/nghttpx rmix, # allow to run itself /etc/nghttpx/nghttpx.conf r, # allow to read the config file /etc/ssl/** r, # give access to ssl keys /{,var/}run/nghttpx.pid lw, # allow to store a pid file }