Merge pull request #530 from yizhao1/fix2
systemd: allow systemd user to watch /etc directories
This commit is contained in:
commit
efee8a08ab
@ -90,6 +90,7 @@ template(`systemd_role_template',`
|
||||
dev_read_urand($1_systemd_t)
|
||||
|
||||
files_search_home($1_systemd_t)
|
||||
files_watch_etc_dirs($1_systemd_t)
|
||||
|
||||
fs_getattr_xattr_fs($1_systemd_t)
|
||||
fs_manage_cgroup_files($1_systemd_t)
|
||||
|
Loading…
Reference in New Issue
Block a user