- commit
- 0d5a46f349db48f9e6b8f98a29318b2ef0811920
- parent
- 3d0f83df35f3f102d4157e6ea87b25e15d63b00a
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2024-09-04 06:49
systemd: do not prevent access to /run/user/
Diffstat
| M | systemd.service | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd.service b/systemd.service
@@ -9,5 +9,5 @@ ExecStart=/usr/bin/notification-hub 9 9 MemoryDenyWriteExecute=yes 10 10 NoNewPrivileges=yes 11 11 ProtectSystem=strict12 -1 ProtectHome=yes-1 12 InaccessiblePaths=/home 13 13 PrivateTmp=yes