shutdown nginx deamon during stage 3 of s6-overlay

This commit is contained in:
Luc 2021-12-07 11:47:41 +01:00
parent 4856e55d6c
commit 402a38ab57
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/usr/bin/with-contenv bash
kill -15 /run/nginx.pid