[Unit] Description=The NGINX HTTP and reverse proxy server After=network.target remote-fs.target nss-lookup.target [Service] Type=forking PIDFile=/run/nginx/nginx.pid RuntimeDirectory=nginx ExecStart=nginx [Install] WantedBy=multi-user.target