almost every thing is ready
[debian6500.git] / master / opt / cluster / slave / etc / default / samba
diff --git a/master/opt/cluster/slave/etc/default/samba b/master/opt/cluster/slave/etc/default/samba
new file mode 100644 (file)
index 0000000..93b235b
--- /dev/null
@@ -0,0 +1,13 @@
+# Defaults for samba initscript
+# sourced by /etc/init.d/samba
+# installed at /etc/default/samba by the maintainer scripts
+#
+
+#
+# This is a POSIX shell fragment
+#
+
+# How should Samba (smbd) run? Possible values are "daemons"
+#      or "inetd".
+RUN_MODE="inetd"
+NMBD_DISABLED="Yes"