Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write policy for starting/stopping/restarting systemd-readahead-drop.service #199

Open
ghost opened this issue Aug 2, 2015 · 3 comments
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Aug 2, 2015

I saw one denial when stopping the service. I did not see any denials when restarting

type=USER_AVC msg=audit(1438547602.860:1925): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc:  denied  { stop } for auid=1000 uid=0 gid=0 path="/usr/lib/systemd/system/systemd-readahead-drop.service" cmdline="systemctl stop systemd-readahead-drop.service" scontext=toor_u:toor_r:toor_t:s0 tcontext=system_u:object_r:systemd_unit_file_t:s0 tclass=service  exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
@ghost ghost added the selinux label Aug 2, 2015
@ghost ghost added this to the RHEL_7-Beta milestone Aug 2, 2015
@mpalmi
Copy link
Contributor

mpalmi commented Aug 5, 2015

Resolved with Issue #134 in mpalmi@64322f0

@mpalmi
Copy link
Contributor

mpalmi commented Sep 1, 2015

readahead collect service appears inactive after boot
This seems to be due to the fact that we're running on a VM (ConditionVirtualization=no was not met).
We're probably going to want to test on hardware.

systemd-readahead-collect.service - Collect Read-Ahead Data
   Loaded: loaded (/usr/lib/systemd/system/systemd-readahead-collect.service; enabled)
   Active: inactive (dead)
           start condition failed at Sun 2015-08-02 20:34:59 GMT; 17s ago
           ConditionVirtualization=no was not met
     Docs: man:systemd-readahead-replay.service(8)

@ghost ghost removed the Code Review label Sep 2, 2015
@ghost ghost modified the milestones: Future, RHEL_7-Beta Sep 2, 2015
@ghost
Copy link
Author

ghost commented Sep 2, 2015

We will need to test this on hardware in the future

@ghost ghost modified the milestones: RHEL_7_Final, Future Sep 2, 2015
@ghost ghost modified the milestones: Future, RHEL_7_Final Oct 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant