add suggested changes to send logs to stdout

Signed-off-by: edgd1er <edgd1er@hotmail.com>
This commit is contained in:
edgd1er
2022-01-28 08:12:40 +01:00
parent 06d6b74c63
commit 2db09515d7
6 changed files with 14 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/with-contenv bash
s6-echo "Stopping lighttpd"
killall -9 lighttpd
service lighttpd-access-log stop
service lighttpd-error-log stop
killall -9 lighttpd