This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_NET_BIND_SERVICE
-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-
DeviceAllow=
-
DynamicUser=yes
-
ExecStart=/usr/bin/pound
-
ExecStart=/usr/sbin/pound -f /etc/pound.cfg -p /run/pound.pid
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
PIDFile=/run/pound.pid
-
PIDFile=/run/pound/pound.pid
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
RestrictAddressFamilies=~AF_PACKET AF_NETLINK AF_UNIX
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RuntimeDirectory=pound
-
StateDirectory=pound
-
SystemCallArchitectures=native
-
SystemCallFilter=@system-service ~@resources @privileged
-
Type=forking
-
UMask=177
-
-
[Unit]
-
After=syslog.target network-online.target systemd-sysusers.service
-
Description=A reverse proxy, load balancer, and SSL wrapper
-
Documentation=man:pound(8)
-
Wants=network-online.target
-
Additionnal notes
Nothing here.