summaryrefslogtreecommitdiffstats
path: root/core/modules/samba/module.conf.opensuse
blob: fd06e50aa569c06a0fd43af38c66487ad2888c20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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"