fcgiwrap/socket

This commit is contained in:
Marc Beninca 2019-09-01 16:43:45 +02:00
parent b7ad6b8ec5
commit a870265558

View file

@ -520,6 +520,22 @@ Security
Apps Apps
^^^^ ^^^^
* /lib/systemd/system/fcgiwrap.socket
::
[Unit]
Description=fcgiwrap socket
[Socket]
SocketMode=0600
SocketUser=user
SocketGroup=user
ListenStream=/run/fcgiwrap.socket
[Install]
WantedBy=sockets.target
* /etc/gitweb.conf * /etc/gitweb.conf
:: ::