From b957f83e0c051ebf0a04be74d27e344982e55394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Fri, 9 Jun 2023 15:03:09 +0200 Subject: Actually add the empty file... --- files/empty.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 files/empty.conf (limited to 'files') diff --git a/files/empty.conf b/files/empty.conf new file mode 100644 index 0000000..acf5630 --- /dev/null +++ b/files/empty.conf @@ -0,0 +1,6 @@ +# This is an empty file placed here by puppet +# It exists so that glob include in the primary configuration file of +# this directory (on the form 'include "${subdir}/*.conf";') doesn't +# fail due to zero files. +# +# This file should NEVER have anything in it (besides this comment). -- cgit v1.2.3