Restarting services
Posted: Sun Jul 03, 2005 3:17 pm
Some programs need the CAP_KILL capability in order to be able to stop/restart the program (for example Apache2: '(root:U:/usr/sbin/apache2) use of CAP_KILL denied for /usr/sbin/apache2[apache2:25987] uid/euid:0/0 gid/egid:0/0, parent /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0'). Is there any way to avoid giving a program the CAP_KILL capability and still being able to stop/restart it?