Merge pull request #149 from tim-seoss/systemd-unit-file-enhancement

Improve security of example systemd unit file
This commit is contained in:
MichaelEischer
2021-06-05 14:37:42 +02:00
committed by GitHub
2 changed files with 60 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
Enhancement: Expand use of security features in example systemd unit file
Additional systemd features have been used which may mitigate potential
security vulnerabilities in rest-server and the various packages and operating
system components which it relies upon.
https://github.com/restic/rest-server/issues/148
https://github.com/restic/rest-server/pull/149