feat(profile): general update.
This commit is contained in:
parent
437bef18ca
commit
77945674a5
23 changed files with 67 additions and 39 deletions
|
|
@ -70,22 +70,15 @@ profile nm-dispatcher @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
profile systemctl {
|
||||
include <abstractions/base>
|
||||
include <abstractions/systemd-common>
|
||||
include <abstractions/systemctl>
|
||||
|
||||
@{bin}/systemctl mr,
|
||||
|
||||
/ r,
|
||||
capability net_admin,
|
||||
|
||||
@{etc_ro}/ r,
|
||||
@{etc_ro}/systemd/ r,
|
||||
@{etc_ro}/systemd/system/ r,
|
||||
@{etc_ro}/systemd/system/ntp.service r,
|
||||
|
||||
owner @{run}/systemd/private rw,
|
||||
@{run}/utmp k,
|
||||
|
||||
/dev r,
|
||||
|
||||
include if exists <local/nm-dispatcher_systemctl>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue