diff options
| author | Jonathan Bauer | 2014-07-03 17:47:44 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-07-03 17:47:44 +0200 |
| commit | 7eefa87bfb3d615abff998c9c31f02813a2754c4 (patch) | |
| tree | bd1d38baae4be5aa3dd54ca49dca1bd06b096912 /remote/modules/smbclient | |
| parent | minor (diff) | |
| download | tm-scripts-7eefa87bfb3d615abff998c9c31f02813a2754c4.tar.gz tm-scripts-7eefa87bfb3d615abff998c9c31f02813a2754c4.tar.xz tm-scripts-7eefa87bfb3d615abff998c9c31f02813a2754c4.zip | |
[debian] started debian support
TODO: chroot.inc with overlayfs support as its officially not in debian's repos
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 +" |
