Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Micay
7b29eb51d8 add cleanup for chrony state
ntsdumpdir gradually creates stale state.
2024-11-05 16:59:54 -05:00
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
Daniel Micay
9dbc7347b5 directory for nginx unix domain sockets in /run 2022-07-02 13:10:42 -04:00