mirror of
https://github.com/restic/rest-server.git
synced 2026-04-06 18:21:50 -07:00
Improve security of example systemd unit file
The supplied systemd unit file places some basic security restrictions on the rest service. This patch enhances those, and improves the overall security assessment score given by `systemd-analyze security` from "8.3 EXPOSED" to "1.3 OK". Closes #148
This commit is contained in:
7
changelog/unreleased/issue-148
Normal file
7
changelog/unreleased/issue-148
Normal file
@@ -0,0 +1,7 @@
|
||||
Bugfix: Enhance security for example systemd unit file
|
||||
|
||||
Additional systemd features have been used to enhance the security of the
|
||||
rest-server for systemd users.
|
||||
|
||||
https://github.com/restic/rest-server/issues/148
|
||||
https://github.com/restic/rest-server/pull/149
|
||||
Reference in New Issue
Block a user