summaryrefslogtreecommitdiff
path: root/shells/rssh/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'shells/rssh/pkg-plist')
-rw-r--r--shells/rssh/pkg-plist6
1 files changed, 0 insertions, 6 deletions
diff --git a/shells/rssh/pkg-plist b/shells/rssh/pkg-plist
deleted file mode 100644
index 4bfa5f99c1a6..000000000000
--- a/shells/rssh/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $FreeBSD$
-bin/rssh
-@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.dist
-libexec/rssh_chroot_helper