From 15831fa1bbefa657b1b1f8b02352b80e2d0ac1df Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 11 Feb 2014 17:48:10 +0100 Subject: [smbclient] Make sure directory exists before making sure file exists..... --- remote/modules/smbclient/data/etc/tmpfiles.d/ensure-smbconf-exists.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'remote') 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 - + -- cgit v1.2.3-55-g7522