summaryrefslogtreecommitdiffstats
path: root/remote/modules/smbclient
diff options
context:
space:
mode:
authorChristian Rößler2014-01-31 17:38:21 +0100
committerChristian Rößler2014-01-31 17:38:21 +0100
commit28f458d7e6c6b5a6d50f5ef4dafca75a2e6824f4 (patch)
tree66cda98243090adafdfd85aa065001c448adc3fc /remote/modules/smbclient
parent[smbclient] new module for smbclient stuff (diff)
downloadtm-scripts-28f458d7e6c6b5a6d50f5ef4dafca75a2e6824f4.tar.gz
tm-scripts-28f458d7e6c6b5a6d50f5ef4dafca75a2e6824f4.tar.xz
tm-scripts-28f458d7e6c6b5a6d50f5ef4dafca75a2e6824f4.zip
[smbclient] openSuse configuration file added
Diffstat (limited to 'remote/modules/smbclient')
-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
+"