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