aboutsummaryrefslogtreecommitdiffstats
path: root/news/sn/pkg-plist
blob: 78fd876a5fca9270b5b6486d359e0a3cd911503a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
sbin/SNHELLO
sbin/SNPOST
sbin/dot-outgoing.ex
sbin/sncancel
sbin/sncat
sbin/sndelgroup
sbin/sndumpdb
sbin/snexpire
sbin/snfetch
sbin/snget
sbin/sngetd
sbin/snlockf
sbin/snmail
sbin/snnewgroup
sbin/snntpd
sbin/snprimedb
sbin/snscan
sbin/snsend
sbin/snsplit
sbin/snstore
@exec /bin/mkdir /var/spool/news
@unexec rmdir /var/spool/news 2>/dev/null ||( echo "===>  If you don't plan to use them later, you can safely remove /var/spool/news. Deinstall process kept these files intact:" | fmt && for i in $(find /var/spool/news -type f); do echo "    - $i"; done)