feat(profile): general update.
This commit is contained in:
parent
24b1c816e5
commit
cfccb7894d
19 changed files with 54 additions and 24 deletions
|
|
@ -15,8 +15,13 @@ profile os-prober @{exec_path} flags=(attach_disconnected) {
|
|||
capability dac_read_search,
|
||||
capability sys_admin,
|
||||
|
||||
mount options=(rprivate, rw) -> /,
|
||||
mount options=(rw, nosuid, nodev) -> /var/lib/os-prober/mount/,
|
||||
|
||||
umount /var/lib/os-prober/mount/,
|
||||
|
||||
mqueue (read getattr) type=posix /,
|
||||
|
||||
@{exec_path} mrix,
|
||||
|
||||
@{sh_path} rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue