fix: missing attach_disconnected in parrent profile while subprofile was using it.
This commit is contained in:
parent
f61f200427
commit
ca1827ea12
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ abi <abi/4.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/su
|
||||
profile su @{exec_path} {
|
||||
profile su @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app-launcher-root>
|
||||
include <abstractions/app/sudo>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue