#!/usr/bin/execlineb -P
# NOTE: Global options must be passed like this, because passing them via
#       $DAEMON_OPTIONS or $DAEMON_FIXED_OPTIONS wouldn't work due to word
#       splitting upon variable expansion.
run-script-daemon nginx -g "daemon off; master_process on;"
