Skip to content

Commit 30c051e

Browse files
committed
Log to stderr for pre-config-load
1 parent 45ffa40 commit 30c051e

File tree

1 file changed

+1
-1
lines changed
  • root/etc/s6-overlay/s6-rc.d/svc-nginx

1 file changed

+1
-1
lines changed

root/etc/s6-overlay/s6-rc.d/svc-nginx/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ if pgrep -f "[n]ginx:" >/dev/null; then
1313
sleep 1
1414
fi
1515

16-
exec /usr/sbin/nginx
16+
exec /usr/sbin/nginx -e stderr

0 commit comments

Comments
 (0)