graphene-os-server-infrastr.../systemd/system/nginx.service.d
Daniel Micay 320ad2e3a8 replace tmpfiles.d with RuntimeDirectory for nginx
This is much more robust because nginx will fail to start after being
killed or crashing due to only removing old Unix domain sockets when it
stops cleanly. It ends up owned by root:root instead of root:http which
is fine because only the master process opens it.
2022-09-26 16:43:17 -04:00
..
local.conf replace tmpfiles.d with RuntimeDirectory for nginx 2022-09-26 16:43:17 -04:00