feat(profile): general update.
This commit is contained in:
parent
1f8507548f
commit
0619f4dcec
43 changed files with 160 additions and 208 deletions
|
|
@ -20,6 +20,8 @@ profile systemd-cryptsetup @{exec_path} {
|
|||
|
||||
/etc/fstab r,
|
||||
|
||||
/var/swapfile rw, #aa:only whonix
|
||||
|
||||
@{run}/ r,
|
||||
@{run}/cryptsetup/ r,
|
||||
@{run}/cryptsetup/* rwk,
|
||||
|
|
@ -31,5 +33,7 @@ profile systemd-cryptsetup @{exec_path} {
|
|||
@{PROC}/devices r,
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
|
||||
/dev/loop-control r, #aa:only whonix
|
||||
|
||||
include if exists <local/systemd-cryptsetup>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue