aboutsummaryrefslogtreecommitdiff
path: root/services/nginx
diff options
context:
space:
mode:
Diffstat (limited to 'services/nginx')
-rw-r--r--services/nginx6
1 files changed, 6 insertions, 0 deletions
diff --git a/services/nginx b/services/nginx
new file mode 100644
index 0000000..6a36af9
--- /dev/null
+++ b/services/nginx
@@ -0,0 +1,6 @@
+description "start nginx web server"
+type once
+target boot
+after network
+tty /dev/null
+exec nginx