summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorlukem <lukem@pkgsrc.org>2005-03-08 01:36:16 +0000
committerlukem <lukem@pkgsrc.org>2005-03-08 01:36:16 +0000
commite3a33d105370f6648eccbee5c9a9acdfa439ca89 (patch)
tree259e82220fefc2ddf535b326582c662bdeda18af /net
parent24a741e9cb391486e4729fa9a4613fcf48e1827d (diff)
downloadpkgsrc-e3a33d105370f6648eccbee5c9a9acdfa439ca89.tar.gz
Add a note as to the purpose of this script.
Diffstat (limited to 'net')
-rw-r--r--net/samba/files/samba.sh8
1 files changed, 7 insertions, 1 deletions
diff --git a/net/samba/files/samba.sh b/net/samba/files/samba.sh
index 5e22edae378..87a47e20bb8 100644
--- a/net/samba/files/samba.sh
+++ b/net/samba/files/samba.sh
@@ -1,8 +1,14 @@
#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: samba.sh,v 1.15 2004/01/12 03:33:04 jlam Exp $
+# $NetBSD: samba.sh,v 1.16 2005/03/08 01:36:16 lukem Exp $
#
# KEYWORD: nostart
+#
+# This script is intended for the end-user.
+# It is not started by /etc/rc.
+# It manipulates various samba services (smbd, nmbd, winbindd),
+# which are controlled via their appropriate rc.conf(5) settings.
+#
if [ -f /etc/rc.subr ]; then
. /etc/rc.subr