pkgsrc/news/nntpcache/files/nntpcached.rc
frueauf 4a004c1a1e Initial addition of an nntp multi-server caching daemon.
Fixes pr 4752, based on the pkg by Ty Sarna with minor changes.
1998-06-06 15:28:35 +00:00

5 lines
184 B
Bash

#!/bin/sh
# $NetBSD: nntpcached.rc,v 1.1 1998/06/06 15:28:36 frueauf Exp $
PATH=%%PREFIX%%/sbin:/bin:/usr/bin
[ -x %%PREFIX%%/sbin/nntpcached ] && nntpcached && echo -n ' nntpcached'