init: Remove inadvertent merge.
This commit is contained in:
parent
3133587825
commit
6780e6d2e2
@ -2850,25 +2850,6 @@ interface(`init_search_units',`
|
|||||||
fs_search_tmpfs($1)
|
fs_search_tmpfs($1)
|
||||||
')
|
')
|
||||||
|
|
||||||
######################################
|
|
||||||
## <summary>
|
|
||||||
## read systemd unit lnk files (usually under /run/systemd/units/)
|
|
||||||
## </summary>
|
|
||||||
## <param name="domain">
|
|
||||||
## <summary>
|
|
||||||
## Domain allowed access.
|
|
||||||
## </summary>
|
|
||||||
## </param>
|
|
||||||
#
|
|
||||||
interface(`init_read_unit_links',`
|
|
||||||
gen_require(`
|
|
||||||
type init_var_run_t, systemd_unit_t;
|
|
||||||
')
|
|
||||||
|
|
||||||
search_dirs_pattern($1, init_var_run_t, systemd_unit_t)
|
|
||||||
allow $1 init_var_run_t:lnk_file read_lnk_file_perms;
|
|
||||||
')
|
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
## <summary>
|
## <summary>
|
||||||
## Get status of generic systemd units.
|
## Get status of generic systemd units.
|
||||||
|
Loading…
Reference in New Issue
Block a user