summaryrefslogtreecommitdiffhomepage
path: root/debug-me.service
Commit message (Collapse)AuthorAge
* debug-me.service: Remove /etc from InaccessiblePathsJoey Hess2020-08-20
| | | | | | | | | | | As that prevents the server sending email using eg postfix, which needs to read its config files. This locking down was inherited from keysafe, which has more stringent security needs, and is not needed here. I left /home in the list, because why not. This commit was sponsored by Brett Eisenberg on Patreon.
* add init script, systemd service file, MakefileJoey Hess2017-05-04
for debug-me server installation Adapted from keysafe