summaryrefslogtreecommitdiff
path: root/news/nntpcache/files/nntpcached.rc
diff options
context:
space:
mode:
Diffstat (limited to 'news/nntpcache/files/nntpcached.rc')
-rw-r--r--news/nntpcache/files/nntpcached.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/news/nntpcache/files/nntpcached.rc b/news/nntpcache/files/nntpcached.rc
new file mode 100644
index 000000000000..7d152a697284
--- /dev/null
+++ b/news/nntpcache/files/nntpcached.rc
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+PATH=%%PREFIX%%/sbin:/bin:/usr/bin
+[ -x %%PREFIX%%/sbin/nntpcached ] && nntpcached && echo -n ' nntpcached'