summaryrefslogtreecommitdiff
path: root/news/nntpcache/pkg-plist
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-02-17 01:48:09 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-02-17 01:48:09 +0000
commitf6effc09698fffd2b271341cdd7ed24ed5537527 (patch)
tree65a9facfadc584f0e7e73ecb714ec7de307bf2da /news/nntpcache/pkg-plist
parentenabled mlvwm. (diff)
Add etc/rc.d script to kick off nntpcached at boot.
Remove *.bak config files. Closes-PR: ports/1813 Forgotten by: peter Please don't forget to close PR's. Duplicated effort is effort that could be used elsewhere. ;-)
Diffstat (limited to 'news/nntpcache/pkg-plist')
-rw-r--r--news/nntpcache/pkg-plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/news/nntpcache/pkg-plist b/news/nntpcache/pkg-plist
index 0b90c4ab1698..f28b9ec00d2e 100644
--- a/news/nntpcache/pkg-plist
+++ b/news/nntpcache/pkg-plist
@@ -1,9 +1,9 @@
-etc/nntpcache/config
etc/nntpcache/access
+etc/nntpcache/config
etc/nntpcache/servers
etc/nntpcache/spam.filter
-etc/nntpcache/spam.filter.bak
+etc/rc.d/nntpcached.sh
sbin/nntpcached
man/man8/nntpcache.8.gz
-@unexec rm -rf %D/newscache
-@dirrm etc/nntpcache
+@dirrm %D/etc/nntpcache
+@unexec rm -rf /var/spool/nntpcache