chiark / gitweb /
units: remove CAP_SYS_PTRACE capability from hostnamed/networkd
authorLennart Poettering <lennart@poettering.net>
Sun, 1 Jun 2014 06:54:09 +0000 (08:54 +0200)
committerLennart Poettering <lennart@poettering.net>
Sun, 1 Jun 2014 06:54:09 +0000 (08:54 +0200)
The ptrace capability was only necessary to detect virtualizations
environments. Since we changed the logic to determine this to not
require priviliges, there's no need to carry the CAP_SYS_PTRACE
capability anymore.


No differences found