mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 23:53:20 +00:00
Merge pull request #101 from ProactiveServices/patch-1
Update systemd unit file to current standards
This commit is contained in:
commit
f9fcc40305
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ Group=www-data
|
||||||
ExecStart=/usr/local/bin/rest-server --path /tmp/restic
|
ExecStart=/usr/local/bin/rest-server --path /tmp/restic
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=5
|
RestartSec=5
|
||||||
StartLimitInterval=0
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue