feat(profiles): general update.
This commit is contained in:
parent
c039fe6c99
commit
0e21955b0e
10 changed files with 48 additions and 44 deletions
|
|
@ -9,7 +9,7 @@ include <tunables/global>
|
|||
|
||||
@{exec_path} = /{usr/,}bin/udevadm
|
||||
@{exec_path} += /{usr/,}lib/systemd/systemd-udevd
|
||||
profile systemd-udevd @{exec_path} flags=(attach_disconnected complain) {
|
||||
profile systemd-udevd @{exec_path} flags=(attach_disconnected,complain) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
|
@ -60,6 +60,7 @@ profile systemd-udevd @{exec_path} flags=(attach_disconnected complain) {
|
|||
/{usr/,}lib/crda/* rPUx,
|
||||
/{usr/,}lib/gdm-runtime-config rPx,
|
||||
/{usr/,}lib/systemd/systemd-* rPx,
|
||||
@{libexec}/nfsrahead rPUx,
|
||||
/{usr/,}lib/udev/* rPUx,
|
||||
/{usr/,}lib/open-iscsi/net-interface-handler rPUx,
|
||||
/usr/share/hplip/config_usb_printer.py rPUx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue