summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2020-08-20 13:21:10 -0400
committerJoey Hess <joeyh@joeyh.name>2020-08-20 13:21:10 -0400
commit8b55bdf07277327d5169bb4b4144f30f606200ae (patch)
treeabddd0b2d229c4f840ee025212b50a5acb1c52df /CHANGELOG
parent294438a3e2bdbd28dadaa2abdba127a1abe49cbf (diff)
downloaddebug-me-8b55bdf07277327d5169bb4b4144f30f606200ae.tar.gz
debug-me.service: Remove /etc from InaccessiblePaths
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.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 34dbbcd..d87ca68 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+debug-me (1.20190927) UNRELEASED; urgency=medium
+
+ * debug-me.service: Remove /etc from InaccessiblePaths,
+ as that prevents the server sending email using eg postfix,
+ which needs to read its config files.
+
+ -- Joey Hess <id@joeyh.name> Thu, 20 Aug 2020 13:15:22 -0400
+
debug-me (1.20190926) unstable; urgency=medium
* Avoid a crash when run without a controlling tty, which may happen