mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 15:43:21 +00:00
7 lines
314 B
Text
7 lines
314 B
Text
Feature: 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
|