parent
e4a7e16ec0
commit
07dbb0c7d3
1 changed files with 9 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ profile ssh @{exec_path} {
|
|||
|
||||
@{bin}/@{shells} rUx,
|
||||
|
||||
@{lib}/{,ssh/}ssh-sk-helper rPx,
|
||||
@{lib}/{,ssh/}ssh-sk-helper rix,
|
||||
|
||||
@{etc_ro}/ssh/ssh_config r,
|
||||
@{etc_ro}/ssh/ssh_config.d/{,*} r,
|
||||
|
|
@ -49,9 +49,17 @@ profile ssh @{exec_path} {
|
|||
owner @{run}/user/@{uid}/gvfsd-sftp/@{hex}.@{rand} wl -> @{run}/user/@{uid}/gvfsd-sftp/@{hex}.@{rand},
|
||||
owner @{run}/user/@{uid}/keyring/ssh rw,
|
||||
|
||||
@{sys}/ r,
|
||||
@{sys}/bus/ r,
|
||||
@{sys}/class/ r,
|
||||
@{sys}/class/hidraw/ r,
|
||||
@{sys}/class/hidraw/hidraw@{int} r,
|
||||
|
||||
owner @{PROC}/@{pid}/loginuid r,
|
||||
owner @{PROC}/@{pid}/fd/ r,
|
||||
|
||||
/dev/hidraw@{int} rwk,
|
||||
|
||||
include if exists <local/ssh>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue