summaryrefslogtreecommitdiff
path: root/news/nntpcache/files/nntpcached.rc
blob: eaa2ef8d23b04a873313b16b9a9e0a7e4445f8b4 (plain)
1
2
3
4
5
6
7
#!/bin/sh
#
# $NetBSD: nntpcached.rc,v 1.2 2002/09/23 15:32:56 grant Exp $
#

PATH=%%PREFIX%%/sbin:/bin:/usr/bin
[ -x %%PREFIX%%/sbin/nntpcached ] && nntpcached && echo -n ' nntpcached'