diff options
Diffstat (limited to 'remote/modules/smbclient')
| -rw-r--r-- | remote/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf | 2 |
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 index 118739d1..f893eb71 100644 --- a/remote/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf +++ b/remote/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf @@ -1,2 +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 - + |
