Files
rest-server/changelog/0.11.0_2022-02-10/issue-126
2022-02-10 19:53:14 +01:00

8 lines
318 B
Plaintext

Enhancement: Allow running rest-server via systemd socket activation
We've added the option to have systemd create the listening socket and start the rest-server on demand.
https://github.com/restic/rest-server/issues/126
https://github.com/restic/rest-server/pull/151
https://github.com/restic/rest-server/pull/127