feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-11-21 20:08:48 +00:00
parent 65f2d21558
commit cb86f1c076
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
14 changed files with 17 additions and 82 deletions

View file

@ -7,8 +7,9 @@ abi <abi/4.0>,
include <tunables/global>
@{exec_path} = @{bin}/gsettings
profile gsettings @{exec_path} {
profile gsettings @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/attached/consoles>
include <abstractions/bus-session>
include <abstractions/dconf-write>
@ -22,8 +23,6 @@ profile gsettings @{exec_path} {
owner @{desktop_config_dirs}/dconf/user rw,
owner @{DESKTOP_HOME}/greeter-dconf-defaults r,
/dev/tty@{int} rw,
include if exists <local/gsettings>
}