feat(profiles): remove rules promoted into the base abstraction.

This commit is contained in:
Alexandre Pujol 2022-11-28 18:05:29 +00:00
parent 116cb3059f
commit 9a46df81b9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
28 changed files with 0 additions and 36 deletions

View file

@ -53,7 +53,6 @@ profile networkctl @{exec_path} flags=(attach_disconnected,complain) {
@{sys}/devices/**/net/**/uevent r,
@{PROC}/filesystems r,
@{PROC}/sys/kernel/random/boot_id r,
owner @{PROC}/@{pid}/cgroup r,
owner @{PROC}/@{pid}/stat r,

View file

@ -13,7 +13,6 @@ profile systemd-ask-password @{exec_path} {
@{exec_path} mr,
@{PROC}/filesystems r,
owner @{PROC}/@{pid}/stat r,
include if exists <local/systemd-ask-password>