diff options
| author | Simon Rettberg | 2014-01-31 17:52:29 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2014-01-31 17:52:29 +0100 |
| commit | 65956d692ff4d5a610468ade357f63756c77ff42 (patch) | |
| tree | 478a8fadad2730d9da6fc89b81a6c6ac9edaf5cc /remote/modules | |
| parent | [rfs-stage32] Fix stage4.target triggering/ordering (diff) | |
| parent | [smbclient] openSuse configuration file added (diff) | |
| download | tm-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.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 +" |
