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
c6472638e8
commit
557d804974
1 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@ profile startlxqtwayland @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/app/systemctl>
|
include <abstractions/app/systemctl>
|
||||||
|
|
||||||
include if exists <local/startlxqt_systemctl>
|
include if exists <local/startlxqtwayland_systemctl>
|
||||||
}
|
}
|
||||||
|
|
||||||
profile dbus {
|
profile dbus {
|
||||||
|
@ -87,7 +87,7 @@ profile startlxqtwayland @{exec_path} {
|
||||||
|
|
||||||
owner @{HOME}/.xsession-errors w,
|
owner @{HOME}/.xsession-errors w,
|
||||||
|
|
||||||
include if exists <local/startlxqt_dbus>
|
include if exists <local/startlxqtwayland_dbus>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue