diff options
| author | Simon Rettberg | 2014-07-04 14:51:37 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2014-07-04 14:51:37 +0200 |
| commit | b0d1d643c7259b41d51437f0d468cbb0bb8c2773 (patch) | |
| tree | c200c1e29ae4d41f9ab7ea7b9ee4f0c6c586ad75 /remote/modules/smbclient | |
| parent | "Fedora Support", step 1 -> (diff) | |
| parent | relative paths dont work with systemd-204 (diff) | |
| download | tm-scripts-b0d1d643c7259b41d51437f0d468cbb0bb8c2773.tar.gz tm-scripts-b0d1d643c7259b41d51437f0d468cbb0bb8c2773.tar.xz tm-scripts-b0d1d643c7259b41d51437f0d468cbb0bb8c2773.zip | |
Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/smbclient')
| -rw-r--r-- | remote/modules/smbclient/module.conf.debian | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/remote/modules/smbclient/module.conf.debian b/remote/modules/smbclient/module.conf.debian new file mode 100644 index 00000000..4b33f4bd --- /dev/null +++ b/remote/modules/smbclient/module.conf.debian @@ -0,0 +1,9 @@ +REQUIRED_INSTALLED_PACKAGES=" + smbclient +" +REQUIRED_CONTENT_PACKAGES=" + smbclient +" +REQUIRED_FILES=" + /usr/lib/cups/backend/smb +" |
