summaryrefslogtreecommitdiff
path: root/net/samba4/MESSAGE.rcd
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba4/MESSAGE.rcd')
-rw-r--r--net/samba4/MESSAGE.rcd13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/samba4/MESSAGE.rcd b/net/samba4/MESSAGE.rcd
new file mode 100644
index 00000000000..9b345a6ab5d
--- /dev/null
+++ b/net/samba4/MESSAGE.rcd
@@ -0,0 +1,13 @@
+===========================================================================
+$NetBSD: MESSAGE.rcd,v 1.1 2015/05/26 15:17:56 jperkin Exp $
+
+For ActiveDirectory/Domain Controller, use:
+
+ ${RCD_SCRIPTS_DIR}/samba start
+
+For traditional simple CIFS file sharing, use:
+
+ ${RCD_SCRIPTS_DIR}/nmbd start
+ ${RCD_SCRIPTS_DIR}/winbindd start
+ ${RCD_SCRIPTS_DIR}/smbd start
+===========================================================================