feat(profile): gemeral update.

See: #104.
This commit is contained in:
Alexandre Pujol 2023-01-18 23:22:49 +00:00
parent a16d645dcb
commit 5b15521255
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
8 changed files with 29 additions and 8 deletions

View file

@ -11,8 +11,11 @@ profile os-prober @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/consoles>
capability dac_read_search,
capability sys_admin,
umount /var/lib/os-prober/mount/,
@{exec_path} mrix,
/{usr/,}{s,}bin/blkid rPx,
@ -42,6 +45,7 @@ profile os-prober @{exec_path} flags=(attach_disconnected) {
/{usr/,}lib/os-probes/{,**} rix,
/usr/share/os-prober/common.sh r,
/usr/share/terminfo/x/xterm-256color r,
/var/lib/os-prober/{,**} rw,