aboutsummaryrefslogtreecommitdiff
path: root/services/nginx
blob: 4a77ca4f198007e586abc915e5a3dafe0d8e29ed (plain)
1
2
3
4
5
6
description "nginx web server"
type respawn limit 10
target boot
after network
tty /dev/null
exec nginx -g "daemon off;"