mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
9 lines
383 B
Plaintext
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
|