mirror of
https://github.com/restic/rest-server.git
synced 2026-03-31 23:32:25 -07:00
Support running on demand systemd socket activation
This commit is contained in:
5
examples/systemd/rest-server.socket
Normal file
5
examples/systemd/rest-server.socket
Normal file
@@ -0,0 +1,5 @@
|
||||
[Socket]
|
||||
ListenStream = 8080
|
||||
|
||||
[Install]
|
||||
WantedBy = sockets.target
|
||||
Reference in New Issue
Block a user