mirror of
https://github.com/restic/rest-server.git
synced 2026-09-06 12:19:07 -07:00
05a5d1f94e
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