Update startlxqtwayland

This commit is contained in:
Besanon 2024-12-14 11:01:41 +01:00 committed by GitHub
parent 75e824d43e
commit d4e4f3eec9
Failed to generate hash of commit

View file

@ -73,6 +73,8 @@ profile startlxqtwayland @{exec_path} {
/dev/tty rw, /dev/tty rw,
/dev/tty@{int} rw, /dev/tty@{int} rw,
include if exists <local/startlxqtwayland>
profile systemctl flags=(attach_disconnected) { profile systemctl flags=(attach_disconnected) {
include <abstractions/base> include <abstractions/base>
include <abstractions/app/systemctl> include <abstractions/app/systemctl>
@ -89,8 +91,6 @@ profile startlxqtwayland @{exec_path} {
include if exists <local/startlxqtwayland_dbus> include if exists <local/startlxqtwayland_dbus>
} }
include if exists <local/startlxqtwayland>
} }
# vim:syntax=apparmor # vim:syntax=apparmor