feat(profile): small improvment on UI profiles.
This commit is contained in:
parent
c53c236648
commit
921503f514
4 changed files with 14 additions and 1 deletions
|
|
@ -22,24 +22,33 @@ profile steam-launch @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
@{sh_path} rix,
|
||||
@{bin}/cat rix,
|
||||
@{bin}/cmp rix,
|
||||
@{bin}/cp rix,
|
||||
@{bin}/dirname rix,
|
||||
@{bin}/env rix,
|
||||
@{bin}/id rix,
|
||||
@{bin}/readlink rix,
|
||||
@{bin}/rm rix,
|
||||
@{bin}/rmdir rix,
|
||||
|
||||
@{lib}/steam/steam rix,
|
||||
@{lib}/steam/bin_steam.sh rix,
|
||||
@{share_dirs}/steam.sh rPx,
|
||||
|
||||
@{runtime_dirs}/@{arch}/@{bin}/steam-runtime-steam-remote rPx,
|
||||
@{runtime_dirs}/@{arch}/@{bin}/steam-runtime-steam-remote rPx,
|
||||
@{runtime_dirs}/@{lib}/steam-runtime-tools-@{int}/* r,
|
||||
@{runtime_dirs}/@{lib}/steam-runtime-tools-@{int}/srt-logger rix,
|
||||
|
||||
/usr/ r,
|
||||
/usr/local/ r,
|
||||
|
||||
owner @{share_dirs}/bootstrap.tar.xz rw,
|
||||
|
||||
owner @{run}/user/@{uid}/srt-fifo.@{rand6}/fifo rw,
|
||||
|
||||
owner @{PROC}/@{pid}/fd/@{int} rw,
|
||||
|
||||
/dev/tty rw,
|
||||
|
||||
deny /opt/** r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue