blob: f532ea871e77b18b54799858b65f2d4b5b8867fc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
@comment dig /var/spool/nntpcache
@exec mkdir -p /var/spool/nntpcache
bin/confused
bin/mmap_tests
etc/nntpcache/VERSION
@exec cp %D/%F /var/spool/nntpcache
@exec chown -R news.news /var/spool/nntpcache
@exec chmod 700 /var/spool/nntpcache
@exec chmod 600 /var/spool/nntpcache/VERSION
etc/nntpcache/automoose1.asc-dist
etc/nntpcache/cancelmoose.asc-dist
etc/nntpcache/clewis.asc-dist
etc/nntpcache/cosmo.roadkill.asc-dist
etc/nntpcache/dsr.asc-dist
etc/nntpcache/jem.asc-dist
etc/nntpcache/jeremy.asc-dist
etc/nntpcache/msfc-anti-mmf-2.asc-dist
etc/nntpcache/newshound.conf-dist
etc/nntpcache/nntpcache.access-dist
etc/nntpcache/nntpcache.config-dist
etc/nntpcache/nntpcache.servers-dist
etc/nntpcache/pubring.pgp-dist
etc/nntpcache/rbraver.asc-dist
etc/nntpcache/red.asc-dist
etc/nntpcache/roberto.asc-dist
etc/nntpcache/snowhare.asc-dist
etc/nntpcache/spam.filter
etc/nntpcache/spamhippo.asc-dist
etc/rc.d/nntpcached.sh.sample
include/mmap_results.h
man/man8/newshound.8.gz
man/man8/nntpcached.8.gz
sbin/newshound
sbin/nntpcached
share/doc/nntpcache/AUTHORS
share/doc/nntpcache/ChangeLog
share/doc/nntpcache/FAQ
share/doc/nntpcache/FAQ.html
share/doc/nntpcache/HACKING
share/doc/nntpcache/INSTALL
share/doc/nntpcache/LICENSING
share/doc/nntpcache/NEWS
share/doc/nntpcache/README
share/doc/nntpcache/README.INN
share/doc/nntpcache/VERSION
@dirrm etc/nntpcache
@dirrm share/doc/nntpcache
@unexec rm -rf /var/spool/nntpcache
|