summaryrefslogtreecommitdiffstats
path: root/core/modules/samba/module.conf.opensuse
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/samba/module.conf.opensuse')
-rw-r--r--core/modules/samba/module.conf.opensuse24
1 files changed, 24 insertions, 0 deletions
diff --git a/core/modules/samba/module.conf.opensuse b/core/modules/samba/module.conf.opensuse
new file mode 100644
index 00000000..fd06e50a
--- /dev/null
+++ b/core/modules/samba/module.conf.opensuse
@@ -0,0 +1,24 @@
+REQUIRED_INSTALLED_PACKAGES="
+ samba
+ samba-client
+ samba-winbind
+ krb5-client
+ cifs-utils
+ smbnetfs
+ fuse
+ keyutils
+"
+REQUIRED_CONTENT_PACKAGES="
+ samba
+ samba-client
+ samba-winbind
+ krb5-client
+ cifs-utils
+ smbnetfs
+ fuse
+ keyutils
+"
+
+# This is just a list for grep excludes used in samba.build opensuse branch
+# Please use pipe symbol and backslash (\|) as separator as being used in grep
+REQUIRED_PACKET_FILES_BLACKLIST="/etc/samba/smbpasswd\|/ding/dong"