Forgot to change /srv/website to /srv/eko in eko module

This commit is contained in:
2025-01-08 23:19:58 +02:00
parent 5942a69255
commit c08b706eda

View File

@@ -18,7 +18,7 @@
# Make sure the "eko" user has access to /srv/eko
systemd.tmpfiles.rules = [
"d /srv/website 0750 eko eko"
"d /srv/eko 0750 eko eko"
];
# Open port for the server to listen on