mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 15:43:21 +00:00
Move systemd service file under examples/systemd/
This commit is contained in:
parent
05c6a03ad7
commit
f25bf989dc
2 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ Rest Server uses exactly the same directory structure as local backend, so you s
|
|||
|
||||
### Systemd
|
||||
|
||||
There's an example [systemd service file](https://github.com/restic/rest-server/blob/master/etc/rest-server.service) included with the source, so you can get Rest Server up & running as a proper Systemd service in no time. Before installing, adapt paths and options to your environment.
|
||||
There's an example [systemd service file](https://github.com/restic/rest-server/blob/master/examples/systemd/rest-server.service) included with the source, so you can get Rest Server up & running as a proper Systemd service in no time. Before installing, adapt paths and options to your environment.
|
||||
|
||||
### Docker
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue