summaryrefslogtreecommitdiff
path: root/syntax-highlighting.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'syntax-highlighting.service.in')
-rw-r--r--syntax-highlighting.service.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/syntax-highlighting.service.in b/syntax-highlighting.service.in
index db10fb7..dff918e 100644
--- a/syntax-highlighting.service.in
+++ b/syntax-highlighting.service.in
@@ -4,7 +4,7 @@ Description=syntax highlighting server
[Service]
Type=simple
User=nobody
-ExecStart=@libdir@/cgit/syntax-highlighting-server.py localhost 4872
+ExecStart=@libdir@/cgit/syntax-highlighting-server.py
IPAddressAllow=localhost
IPAddressDeny=any
@@ -12,7 +12,6 @@ LockPersonality=yes
MemoryDenyWriteExecute=yes
NoNewPrivileges=yes
PrivateDevices=yes
-PrivateNetwork=yes
PrivateTmp=yes
ProtectControlGroups=yes
ProtectHome=yes