summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
authorSimon Rettberg2014-02-05 16:41:38 +0100
committerSimon Rettberg2014-02-05 16:41:38 +0100
commitc57f8bf4c5e32521bf1e6791acf4f7d0201d3c12 (patch)
treeecc82dbb247ff0155779261cb7fec0001139df57 /remote/modules
parent[rfs-s31] only remove config.tgz if debug is not set (diff)
downloadtm-scripts-c57f8bf4c5e32521bf1e6791acf4f7d0201d3c12.tar.gz
tm-scripts-c57f8bf4c5e32521bf1e6791acf4f7d0201d3c12.tar.xz
tm-scripts-c57f8bf4c5e32521bf1e6791acf4f7d0201d3c12.zip
[smbclient] Make sure smb.conf exists
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/remote/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf b/remote/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf
new file mode 100644
index 00000000..118739d1
--- /dev/null
+++ b/remote/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf
@@ -0,0 +1,2 @@
+# smbspool for some reason insists on reading this file, even if it is empty, otherwise it will bail out
+f /etc/samba/smb.conf 0644 root root -