summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorHATAYAMA Daisuke <d.hatayama@jp.fujitsu.com>2015-06-24 12:01:26 +0900
committerHATAYAMA Daisuke <d.hatayama@jp.fujitsu.com>2015-06-25 12:01:03 +0900
commit4938696301a914ec26bcfc60bb99a1e9624e3789 (patch)
treec5085ebcd1a678ba7c674f70c97ceeffa41c7bcb /m4
parentff99498535bbc97601d89925fd81cd3ac9120994 (diff)
selinux: fix missing SELinux unit access check
Currently, SELinux unit access check is not performed if a given unit file has not been registered in a hash table. This is because function manager_get_unit() only tries to pick up a Unit object from a Unit hash table. Instead, we use function manager_load_unit() searching Unit file pathes for the given Unit file.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions