feat(profile): general update.
This commit is contained in:
parent
6d84301698
commit
8c516ea788
20 changed files with 74 additions and 47 deletions
|
|
@ -33,6 +33,7 @@ profile systemd-journald @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
/etc/systemd/journald.conf r,
|
||||
/etc/systemd/journald.conf.d/{,**} r,
|
||||
|
||||
@{run}/log/ rw,
|
||||
/{run,var}/log/journal/ rw,
|
||||
|
|
|
|||
|
|
@ -46,8 +46,7 @@ profile systemd-networkd @{exec_path} flags=(attach_disconnected) {
|
|||
/etc/machine-id r,
|
||||
|
||||
/etc/systemd/networkd.conf r,
|
||||
/etc/systemd/network/ r,
|
||||
/etc/systemd/network/[0-9][0-9]-*.{netdev,network,link} r,
|
||||
/etc/systemd/network/{,**} r,
|
||||
|
||||
/etc/networkd-dispatcher/carrier.d/{,*} r,
|
||||
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ profile systemd-oomd @{exec_path} flags=(attach_disconnected) {
|
|||
@{exec_path} mr,
|
||||
|
||||
/etc/systemd/oomd.conf r,
|
||||
/etc/systemd/oomd.conf.d/{,**} r,
|
||||
|
||||
@{run}/systemd/io.system.ManagedOOM rw,
|
||||
@{run}/systemd/io.systemd.ManagedOOM rw,
|
||||
|
|
|
|||
|
|
@ -45,6 +45,7 @@ profile systemd-udevd @{exec_path} flags=(attach_disconnected,complain) {
|
|||
@{bin}/cut rix,
|
||||
@{bin}/dmsetup rPUx,
|
||||
@{bin}/ethtool rix,
|
||||
@{bin}/issue-generator rPUx,
|
||||
@{bin}/kmod rPx,
|
||||
@{bin}/less rPx -> child-pager,
|
||||
@{bin}/ln rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue