Merge branch 'installer-v2'
This commit is contained in:
commit
8c34316979
|
@ -2,9 +2,9 @@
|
||||||
# See https://www.freedesktop.org/software/systemd/man/tmpfiles.d.html
|
# See https://www.freedesktop.org/software/systemd/man/tmpfiles.d.html
|
||||||
|
|
||||||
# Type Path Mode UID GID Age Argument
|
# Type Path Mode UID GID Age Argument
|
||||||
d /etc/goldilocks 0755 www-data www-data - -
|
#d /etc/goldilocks 0755 www-data www-data - -
|
||||||
d /opt/goldilocks 0775 www-data www-data - -
|
#d /opt/goldilocks 0775 www-data www-data - -
|
||||||
d /srv/www 0775 www-data www-data - -
|
#d /srv/www 0775 www-data www-data - -
|
||||||
d /etc/ssl/goldilocks 0750 www-data www-data - -
|
#d /etc/ssl/goldilocks 0750 www-data www-data - -
|
||||||
d /var/log/goldilocks 0750 www-data www-data - -
|
#d /var/log/goldilocks 0750 www-data www-data - -
|
||||||
#d /run/goldilocks 0755 www-data www-data - -
|
#d /run/goldilocks 0755 www-data www-data - -
|
||||||
|
|
Loading…
Reference in New Issue