feat(profiles): general update.
This commit is contained in:
parent
537e34739d
commit
6715564053
18 changed files with 68 additions and 12 deletions
|
|
@ -61,6 +61,7 @@ profile steam @{exec_path} flags=(attach_disconnected,mediate_deleted,complain)
|
|||
/{usr/,}bin/ldd rix,
|
||||
/{usr/,}bin/ln rix,
|
||||
/{usr/,}bin/lsb_release rPx -> lsb_release,
|
||||
/{usr/,}bin/lsof rix,
|
||||
/{usr/,}bin/lspci rCx -> lspci,
|
||||
/{usr/,}bin/mkdir rix,
|
||||
/{usr/,}bin/mv rix,
|
||||
|
|
|
|||
|
|
@ -38,6 +38,7 @@ profile sudo @{exec_path} {
|
|||
signal (send) peer=unconfined,
|
||||
signal (send) set=(cont,hup) peer=su,
|
||||
signal (send) set=winch peer={apt,zsysd,zsys-system-autosnapshot},
|
||||
signal (send,receive) peer=cockpit-bridge,
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/login[0-9]
|
||||
interface=org.freedesktop.login[0-9].Manager
|
||||
|
|
|
|||
|
|
@ -21,6 +21,9 @@ profile swtpm @{exec_path} {
|
|||
/var/log/swtpm/libvirt/qemu/*-swtpm.log w,
|
||||
|
||||
/tmp/.swtpm_setup.pidfile.* rw,
|
||||
/tmp/[0-9]*/.lock rwk,
|
||||
/tmp/[0-9]*/TMP* rw,
|
||||
/tmp/[0-9]*/vtpm.sock rw,
|
||||
|
||||
@{run}/libvirt/qemu/swtpm/*.sock w,
|
||||
@{run}/libvirt/qemu/swtpm/*.pid w,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue