corecommands: correct label for debian ssh-agent helper script
Signed-off-by: bauen1 <j2468h@gmail.com>
This commit is contained in:
parent
cb2d84b0d1
commit
e12d84181b
|
@ -367,6 +367,7 @@ ifdef(`distro_debian',`
|
|||
|
||||
ifdef(`distro_debian',`
|
||||
/usr/lib/gdm3/.* -- gen_context(system_u:object_r:bin_t,s0)
|
||||
/usr/lib/openssh/agent-launch -- gen_context(system_u:object_r:bin_t,s0)
|
||||
/usr/lib/udisks/.* -- gen_context(system_u:object_r:bin_t,s0)
|
||||
/usr/share/bug/.* -- gen_context(system_u:object_r:bin_t,s0)
|
||||
')
|
||||
|
|
Loading…
Reference in New Issue