summaryrefslogtreecommitdiff
path: root/net/samba
diff options
context:
space:
mode:
authorlukem <lukem>2005-03-08 01:36:16 +0000
committerlukem <lukem>2005-03-08 01:36:16 +0000
commit8a12952a2b01a7b040ed9d6f0ded92b1a30bf243 (patch)
tree259e82220fefc2ddf535b326582c662bdeda18af /net/samba
parent8ac3028d50e4bc9b9f79e3c2920a4b5c9e4166b4 (diff)
downloadpkgsrc-8a12952a2b01a7b040ed9d6f0ded92b1a30bf243.tar.gz
Add a note as to the purpose of this script.
Diffstat (limited to 'net/samba')
-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