mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-11 12:45:10 +01:00
Update startlxqtwayland
This commit is contained in:
parent
75e824d43e
commit
d4e4f3eec9
1 changed files with 2 additions and 2 deletions
|
@ -73,6 +73,8 @@ profile startlxqtwayland @{exec_path} {
|
|||
/dev/tty rw,
|
||||
/dev/tty@{int} rw,
|
||||
|
||||
include if exists <local/startlxqtwayland>
|
||||
|
||||
profile systemctl flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app/systemctl>
|
||||
|
@ -89,8 +91,6 @@ profile startlxqtwayland @{exec_path} {
|
|||
|
||||
include if exists <local/startlxqtwayland_dbus>
|
||||
}
|
||||
|
||||
include if exists <local/startlxqtwayland>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
Loading…
Reference in a new issue