This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
AmbientCapabilities=CAP_NET_BIND_SERVICE -
CapabilityBoundingSet=CAP_NET_BIND_SERVICE -
DevicePolicy=closed -
Environment=XDG_DATA_HOME=/var/lib XDG_CONFIG_HOME=/var/lib -
ExecStart=/usr/bin/caddy run --environ --resume -
Group=caddy -
LimitNOFILE=1048576 -
LimitNPROC=512 -
LockPersonalityIntroduced in systemd 235=yes -
MemoryAccounting=yes -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProcSubsetIntroduced in systemd 247=pid -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectProcIntroduced in systemd 247=invisible -
ProtectSystemIntroduced in systemd 214=full -
ProtectSystemIntroduced in systemd 214=strict -
ReadWritePaths=/var/lib/caddy /var/log/caddy /run/caddy -
RemoveIPCIntroduced in systemd 232=yes -
Restart=on-abnormal -
RestrictNamespacesIntroduced in systemd 233=yes -
RestrictRealtimeIntroduced in systemd 231=yes -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
TimeoutStopSecIntroduced in systemd 188=5s -
Type=notify -
User=caddy
-
-
[Unit]-
After=network-online.target -
After=network.target -
Description=Caddy API Server -
Description=Caddy web server -
Documentation=https://caddyserver.com/docs/ -
StartLimitBurst=10 -
StartLimitIntervalSec=14400 -
Wants=network-online.target systemd-networkd-wait-online.service
-
Additionnal notes
Nothing here.