Bug 839998

Summary: systemd has full capabilities
Product: Red Hat Enterprise Linux 7 Reporter: Miroslav Vadkerti <mvadkert>
Component: libcap-ngAssignee: Steve Grubb <sgrubb>
Status: CLOSED NOTABUG QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: high Docs Contact:
Priority: high    
Version: 7.0CC: ajia
Target Milestone: beta   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-24 18:17:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Miroslav Vadkerti 2012-07-13 12:11:38 UTC
Description of problem:
in RHEL6 init had these caps:

in RHEL7 systemd has these caps:


Is this a problem in systemd or are the full caps ok in systemd?

Version-Release number of selected component (if applicable):
systemd-44-17.el7.x86_64
libcap-ng-0.6.6-2.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1. pscap -a | egrep "(init|systemd)"
  
Actual results:
Full caps

Expected results:
Systemd has expected caps only

Additional info:
Let me know if this is not a bug (i will fix the test), or reassing to systemd

Comment 1 Steve Grubb 2012-07-13 13:03:47 UTC
It think its OK for systemd to have full capabilities. The ones that should are programs that normally spawn other programs like: xinetd, crond, sshd, gdm. I think this can be closed.