Tag the /var/log/haproxy tmpfs as a late file system.

Fixes #8
This commit is contained in:
genofire 2020-10-19 14:20:35 +02:00
parent 75e2c3768f
commit d3f447dce4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
path: /var/log/haproxy
src: tmpfs
fstype: tmpfs
opts: rw,size=128m,mode=750,uid=20000,gid=20000
opts: rw,size=128m,mode=750,uid=20000,gid=20000,late
state: mounted
- name: Create HAProxy service directories