diff options
| author | Christian Rößler | 2014-01-31 17:38:21 +0100 |
|---|---|---|
| committer | Christian Rößler | 2014-01-31 17:38:21 +0100 |
| commit | 28f458d7e6c6b5a6d50f5ef4dafca75a2e6824f4 (patch) | |
| tree | 66cda98243090adafdfd85aa065001c448adc3fc | |
| parent | [smbclient] new module for smbclient stuff (diff) | |
| download | tm-scripts-28f458d7e6c6b5a6d50f5ef4dafca75a2e6824f4.tar.gz tm-scripts-28f458d7e6c6b5a6d50f5ef4dafca75a2e6824f4.tar.xz tm-scripts-28f458d7e6c6b5a6d50f5ef4dafca75a2e6824f4.zip | |
[smbclient] openSuse configuration file added
| -rw-r--r-- | remote/modules/smbclient/smbclient.conf.opensuse | 9 |
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 +" |
