comment tweak

Signed-off-by: Adam Hill <adam@diginc.us>
This commit is contained in:
Adam Hill 2019-01-01 14:08:26 -06:00
parent d9ca4187b9
commit 2336174036
No known key found for this signature in database
GPG Key ID: 2193804FCA429855
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
#!/usr/bin/with-contenv bash
s6-echo "Starting pihole-FTL ($FTL_CMD)"
# debug is the current default, but this hammers SD cards so disabling all output other than log files
# /var/log/pihole*.log has this data - this duplicates it in docker logs unless you send to dev null
s6-setuidgid root pihole-FTL $FTL_CMD >/dev/null 2>&1