This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
AmbientCapabilities=CAP_NET_BIND_SERVICE CAP_SYS_RESOURCE -
CacheDirectory=nginx -
CacheDirectoryMode=0750 -
CapabilityBoundingSet=CAP_NET_BIND_SERVICE CAP_SYS_RESOURCE -
ExecReload=/bin/kill -s HUP $MAINPID -
ExecReload=/usr/bin/nginx -c 'nginx.conf' -t /usr/bin/kill -HUP $MAINPID -
ExecReload=/usr/bin/nginx -s reload -
ExecReload=/usr/sbin/nginx -g 'daemon on; master_process on;' -s reload -
ExecReload=/usr/sbin/nginx -s reload -
ExecStart=/usr/bin/nginx -c 'nginx.conf' -
ExecStart=/usr/bin/nginx -g 'pid /run/nginx.pid; error_log stderr;' -
ExecStart=/usr/sbin/nginx -
ExecStart=/usr/sbin/nginx -g "daemon off;" -
ExecStart=/usr/sbin/nginx -g 'daemon on; master_process on;' -
ExecStartPre=/usr/bin/nginx-pre-start -
ExecStartPre=/usr/bin/rm -f /run/nginx.pid /usr/sbin/nginx -t -
ExecStartPre=/usr/sbin/nginx -t -
ExecStartPre=/usr/sbin/nginx -t -q -g 'daemon on; master_process on;' -
ExecStop=-/sbin/start-stop-daemon --quiet --stop --retry QUIT/5 --pidfile /run/nginx.pid -
Group=nginx -
KillMode=mixed -
KillSignal=SIGQUIT -
LockPersonalityIntroduced in systemd 235=yes -
LogsDirectory=nginx -
LogsDirectoryMode=0750 -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PIDFile=/run/nginx.pid -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateMounts=yes -
PrivateTmp=yes -
ProcSubsetIntroduced in systemd 247=pid -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=read-only -
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 -
RemoveIPCIntroduced in systemd 232=yes -
Restart=always -
RestartSec=10s -
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 -
RestrictNamespacesIntroduced in systemd 233=yes -
RestrictRealtimeIntroduced in systemd 231=yes -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
RuntimeDirectory=nginx -
RuntimeDirectoryMode=0750 -
SyslogLevel=err -
SystemCallArchitectures=native -
SystemCallFilter=~@cpu-emulation @debug @keyring @mount @obsolete @privileged @setuid ~@ipc -
TimeoutStopSecIntroduced in systemd 188=5 -
Type=forking -
UMask=0027 -
User=nginx
-
-
[Unit]-
After=network-online.target remote-fs.target nss-lookup.target -
After=network.target -
After=network.target network-online.target nss-lookup.target -
Description=A high performance web server and a reverse proxy server -
Description=Nginx Web Server -
Description=The nginx HTTP and reverse proxy server -
Documentation=man:nginx(8) -
StartLimitIntervalSec=60 -
Wants=network-online.target
-
Additionnal notes
Nothing here.