Let me try manually adding it to the systemd service?

This commit is contained in:
Lillian Violet 2024-08-17 15:08:57 +02:00
parent 596abd5e90
commit 8dab565927

View file

@ -33,4 +33,7 @@
server.port = 1212;
};
};
systemd.services.writefreely = {
path = [openssl];
};
}