summaryrefslogtreecommitdiffstats
path: root/core/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf')
-rw-r--r--core/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf b/core/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf
new file mode 100644
index 00000000..f893eb71
--- /dev/null
+++ b/core/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf
@@ -0,0 +1,4 @@
+# smbspool for some reason insists on reading this file, even if it is empty, otherwise it will bail out
+d /etc/samba 0755 root root -
+f /etc/samba/smb.conf 0644 root root -
+