A couple of directory fixups for sshd.

This commit is contained in:
Steve Beattie 2007-04-10 23:34:06 +00:00
parent cf00a2d8b3
commit 693e769a77

View file

@ -42,7 +42,7 @@
/var/run w,
/var/run/sshd{,.init}.pid wl,
/proc/[0-9]*/fd r,
/proc/[0-9]*/fd/ r,
/proc/[0-9]*/loginuid w,
# should only be here for use in non-change-hat openssh
@ -74,7 +74,7 @@
/etc/motd r,
/tmp/ssh-*/agent.[0-9]* rwl,
/tmp/ssh-*[0-9]* w,
/tmp/ssh-*[0-9]*/ w,
#
# default subprofile for when sshd has authenticated the user
@ -162,6 +162,7 @@
/etc/motd r,
/proc/sys/kernel/ngroups_max r,
/tmp/ssh-*/agent.[0-9]* rwl,
/tmp/ssh-*[0-9]*/ w,
# for debugging
# /dev/pts/[0-9]* rw,