Update systemd-udevd
This commit is contained in:
parent
82ce884bc8
commit
1558363847
1 changed files with 4 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ profile systemd-udevd @{exec_path} flags=(attach_disconnected,complain) {
|
||||||
@{bin}/lvm rPx,
|
@{bin}/lvm rPx,
|
||||||
@{bin}/mknod rPx,
|
@{bin}/mknod rPx,
|
||||||
@{bin}/multipath rPx,
|
@{bin}/multipath rPx,
|
||||||
|
@{bin}/nfsrahead rix,
|
||||||
@{bin}/nohup rix,
|
@{bin}/nohup rix,
|
||||||
@{bin}/perl rix,
|
@{bin}/perl rix,
|
||||||
@{bin}/readlink rix,
|
@{bin}/readlink rix,
|
||||||
|
|
@ -76,6 +77,8 @@ profile systemd-udevd @{exec_path} flags=(attach_disconnected,complain) {
|
||||||
|
|
||||||
/etc/default/* r,
|
/etc/default/* r,
|
||||||
|
|
||||||
|
/etc/nfs.conf rk,
|
||||||
|
|
||||||
/etc/udev/ r,
|
/etc/udev/ r,
|
||||||
/etc/udev/udev.conf r,
|
/etc/udev/udev.conf r,
|
||||||
/etc/udev/rules.d/ r,
|
/etc/udev/rules.d/ r,
|
||||||
|
|
@ -108,6 +111,7 @@ profile systemd-udevd @{exec_path} flags=(attach_disconnected,complain) {
|
||||||
@{PROC}/driver/nvidia/gpus/*/information r,
|
@{PROC}/driver/nvidia/gpus/*/information r,
|
||||||
owner @{PROC}/@{pid}/fd/ r,
|
owner @{PROC}/@{pid}/fd/ r,
|
||||||
owner @{PROC}/@{pid}/loginuid r,
|
owner @{PROC}/@{pid}/loginuid r,
|
||||||
|
@{PROC}/@{pid}/mountinfo r,
|
||||||
owner @{PROC}/@{pid}/oom_score_adj rw,
|
owner @{PROC}/@{pid}/oom_score_adj rw,
|
||||||
|
|
||||||
/dev/ rw,
|
/dev/ rw,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue