summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
authorSimon Rettberg2014-01-31 17:52:29 +0100
committerSimon Rettberg2014-01-31 17:52:29 +0100
commit65956d692ff4d5a610468ade357f63756c77ff42 (patch)
tree478a8fadad2730d9da6fc89b81a6c6ac9edaf5cc /remote/modules
parent[rfs-stage32] Fix stage4.target triggering/ordering (diff)
parent[smbclient] openSuse configuration file added (diff)
downloadtm-scripts-65956d692ff4d5a610468ade357f63756c77ff42.tar.gz
tm-scripts-65956d692ff4d5a610468ade357f63756c77ff42.tar.xz
tm-scripts-65956d692ff4d5a610468ade357f63756c77ff42.zip
Merge branch 'master' of dnbd3:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/smbclient/smbclient.conf.opensuse9
1 files changed, 9 insertions, 0 deletions
diff --git a/remote/modules/smbclient/smbclient.conf.opensuse b/remote/modules/smbclient/smbclient.conf.opensuse
new file mode 100644
index 00000000..f524d100
--- /dev/null
+++ b/remote/modules/smbclient/smbclient.conf.opensuse
@@ -0,0 +1,9 @@
+REQUIRED_INSTALLED_PACKAGES="
+ samba-client
+"
+REQUIRED_CONTENT_PACKAGES="
+ samba-client
+"
+REQUIRED_FILES="
+ /usr/lib/cups/backend/smb
+"