Files
rest-server/changelog/0.11.0_2022-02-10/issue-148
2022-02-10 19:53:14 +01:00

9 lines
383 B
Plaintext

Enhancement: Expand use of security features in example systemd unit file
The example systemd unit file now enables additional systemd features to
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