about summary refs log tree commit homepage
path: root/examples/init.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/init.sh')
-rw-r--r--examples/init.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/init.sh b/examples/init.sh
index 866a644..35ec896 100644
--- a/examples/init.sh
+++ b/examples/init.sh
@@ -1,5 +1,4 @@
 #!/bin/sh
-set -u
 set -e
 # Example init script, this can be used with nginx, too,
 # since nginx and unicorn accept the same signals