summaryrefslogtreecommitdiffstats
path: root/abs/extra/git/git-daemon@.service
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/git/git-daemon@.service')
-rw-r--r--abs/extra/git/git-daemon@.service4
1 files changed, 4 insertions, 0 deletions
diff --git a/abs/extra/git/git-daemon@.service b/abs/extra/git/git-daemon@.service
index 55ca714..70e0dca 100644
--- a/abs/extra/git/git-daemon@.service
+++ b/abs/extra/git/git-daemon@.service
@@ -8,3 +8,7 @@ ExecStart=-/usr/lib/git-core/git-daemon --inetd --export-all --base-path=/srv/gi
StandardInput=socket
StandardOutput=inherit
StandardError=journal
+ProtectSystem=full
+ProtectHome=on
+PrivateDevices=on
+NoNewPrivileges=on