[Unit] Description=nginx-ui-green After=nginx-ui-green.service [Service] Type=forking User=root Group=root ExecStart=/opt/nginx-green/nginx-ui-green/run.sh ExecReload=/opt/nginx-green/nginx-ui-green/restart.sh ExecStop=/opt/nginx-green/nginx-ui-green/stop.sh PrivateTmp=true [Install] WantedBy=multi-user.target