From 011559b1a44e9e41ca0da2a7d26ceece13109b91 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 7 Nov 2017 14:28:30 -0700 Subject: [PATCH] ignore tmpfiles.d --- dist/etc/tmpfiles.d/goldilocks.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dist/etc/tmpfiles.d/goldilocks.conf b/dist/etc/tmpfiles.d/goldilocks.conf index f54125e..37dcbda 100644 --- a/dist/etc/tmpfiles.d/goldilocks.conf +++ b/dist/etc/tmpfiles.d/goldilocks.conf @@ -2,9 +2,9 @@ # See https://www.freedesktop.org/software/systemd/man/tmpfiles.d.html # Type Path Mode UID GID Age Argument -d /etc/goldilocks 0755 www-data www-data - - -d /opt/goldilocks 0775 www-data www-data - - -d /srv/www 0775 www-data www-data - - -d /etc/ssl/goldilocks 0750 www-data www-data - - -d /var/log/goldilocks 0750 www-data www-data - - +#d /etc/goldilocks 0755 www-data www-data - - +#d /opt/goldilocks 0775 www-data www-data - - +#d /srv/www 0775 www-data www-data - - +#d /etc/ssl/goldilocks 0750 www-data www-data - - +#d /var/log/goldilocks 0750 www-data www-data - - #d /run/goldilocks 0755 www-data www-data - -