summaryrefslogtreecommitdiffstats
path: root/core/modules/smbclient/module.conf
blob: e90f1c2c3224315a7fc42e0ed24ea6d421edba8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
REQUIRED_BINARIES="
	smbspool
	smbcacls
	rpcclient
	smbcquotas
	smbget
	smbclient
	smbtree
	smbtar
"