Run as postrges user so it has access to the DB 💀

This commit is contained in:
forest 2023-02-25 05:44:06 +00:00
parent 7c92979311
commit ced7ea5149

View file

@ -19,8 +19,8 @@ WorkingDirectory=/opt/matrix-diskspace-janitor
ExecStart=/opt/matrix-diskspace-janitor/janitor
User=caddy
Group=caddy
User=postgres
Group=postgres
[Install]
WantedBy=multi-user.target