aboutsummaryrefslogtreecommitdiff
path: root/shells/rssh/pkg-plist
blob: be3401b000b77e7a67f4463920508b66d7039ff9 (plain) (blame)
1
2
3
4
5
6
7
bin/rssh
man/man1/rssh.1.gz
man/man5/rssh.conf.5.gz
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells; rm -f /etc/shells.bak
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells; rm -f /etc/shells.bak
etc/rssh.conf.default.dist
libexec/rssh_chroot_helper