dpkg: Rename dpkg_nnp_transition() to dpkg_nnp_domtrans().
This commit is contained in:
parent
05cd55fb51
commit
ed79766651
|
@ -348,7 +348,7 @@ interface(`dpkg_read_script_tmp_symlinks',`
|
|||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`dpkg_nnp_transition',`
|
||||
interface(`dpkg_nnp_domtrans',`
|
||||
gen_require(`
|
||||
type dpkg_t;
|
||||
')
|
||||
|
|
|
@ -89,7 +89,7 @@ optional_policy(`
|
|||
')
|
||||
|
||||
optional_policy(`
|
||||
dpkg_nnp_transition(unconfined_t)
|
||||
dpkg_nnp_domtrans(unconfined_t)
|
||||
dpkg_run(unconfined_t, unconfined_r)
|
||||
')
|
||||
|
||||
|
|
Loading…
Reference in New Issue