feat(profiles): general update.
This commit is contained in:
parent
8cfc6b4574
commit
1e533ec656
8 changed files with 10 additions and 3 deletions
|
|
@ -22,6 +22,7 @@ profile systemd-machine-id-setup @{exec_path} {
|
|||
/var/ r,
|
||||
|
||||
@{PROC}/1/environ r,
|
||||
@{PROC}/cmdline r,
|
||||
@{PROC}/sys/kernel/osrelease r,
|
||||
owner @{PROC}/@{pid}/stat r,
|
||||
|
||||
|
|
|
|||
|
|
@ -26,6 +26,9 @@ profile systemd-remount-fs @{exec_path} {
|
|||
/etc/fstab r,
|
||||
|
||||
@{run}/host/container-manager r,
|
||||
@{run}/mount/utab rw,
|
||||
@{run}/mount/utab.?????? rw,
|
||||
@{run}/mount/utab.lock rwk,
|
||||
|
||||
@{PROC}/ r,
|
||||
@{PROC}/1/cmdline r,
|
||||
|
|
|
|||
|
|
@ -66,6 +66,7 @@ profile systemd-udevd @{exec_path} flags=(attach_disconnected,complain) {
|
|||
/usr/share/hplip/config_usb_printer.py rPUx,
|
||||
|
||||
/etc/console-setup/*.sh rPUx,
|
||||
/etc/network/cloud-ifupdown-helper rPUx,
|
||||
|
||||
/etc/machine-id r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue