summaryrefslogtreecommitdiff
path: root/net/netsaint-base/files
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-04-14 10:57:10 +0000
committerrh <rh@pkgsrc.org>2002-04-14 10:57:10 +0000
commitf9151c0e9529f556e5a1b27d22dc3259e8a8acee (patch)
treeb9015786bd1fd21d9fb87307a331bb9d6c0f6ee6 /net/netsaint-base/files
parent04a90c933be1242912b49c5b6f837248ce14a71c (diff)
downloadpkgsrc-f9151c0e9529f556e5a1b27d22dc3259e8a8acee.tar.gz
Bump netsaint-base to nb1 using patches provided in PR 16293 by Greg
A. Woods <woods@planix.com> with some modifications by me. Changes are: - better support for building optional plugin packages - install no longer overwrites existing config files - sample config files are installed in share/examples - build no longer fails if not done as root - appropriate netsaint users and groups are now created - no longer installs one-time setup script in sbin - daemon logo
Diffstat (limited to 'net/netsaint-base/files')
-rw-r--r--net/netsaint-base/files/netsaint-setup.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/netsaint-base/files/netsaint-setup.sh b/net/netsaint-base/files/netsaint-setup.sh
index cc156b5121c..a9165b81161 100644
--- a/net/netsaint-base/files/netsaint-setup.sh
+++ b/net/netsaint-base/files/netsaint-setup.sh
@@ -1,6 +1,8 @@
-#!/bin/sh
+#! /bin/sh
#
-# $NetBSD: netsaint-setup.sh,v 1.2 2002/03/25 12:54:18 rh Exp $
+#ident "@(#)$NetBSD: netsaint-setup.sh,v 1.3 2002/04/14 10:57:11 rh Exp $"
+#
+# Run this script as root to create these necessary runtime directories.
#
install -m 0755 -o @@USER@@ -g @@GROUP@@ -d /var/log/netsaint
install -m 0755 -o @@USER@@ -g @@GROUP@@ -d /var/log/netsaint/archives