feat(profile): ubuntu: improve integration with ubuntu.

This commit is contained in:
Alexandre Pujol 2024-09-26 20:34:12 +01:00
parent 3f13aa77bf
commit 549c6ba2f5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
18 changed files with 44 additions and 62 deletions

View file

@ -104,7 +104,10 @@ profile snap @{exec_path} {
profile systemctl {
include <abstractions/base>
include <abstractions/app/systemctl>
include <abstractions/bus/org.freedesktop.systemd1>
network unix stream,
include if exists <local/snap_systemctl>
}