mirror of
https://github.com/restic/rest-server.git
synced 2026-09-26 22:11:37 -07:00
Merge pull request #101 from ProactiveServices/patch-1
Update systemd unit file to current standards
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user