diff options
author | HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com> | 2015-06-24 12:01:26 +0900 |
---|---|---|
committer | HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com> | 2015-06-25 12:01:03 +0900 |
commit | 4938696301a914ec26bcfc60bb99a1e9624e3789 (patch) | |
tree | c5085ebcd1a678ba7c674f70c97ceeffa41c7bcb /shell-completion/zsh/_systemd-nspawn | |
parent | ff99498535bbc97601d89925fd81cd3ac9120994 (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 'shell-completion/zsh/_systemd-nspawn')
0 files changed, 0 insertions, 0 deletions