docker-pi-hole/s6/debian-root/etc/services.d/lighttpd-access-log/run

6 lines
137 B
Plaintext
Raw Normal View History

#!/usr/bin/with-contenv bash
s6-echo "Starting lighttpd-access-log"
s6-setuidgid www-data cat /var/log/lighttpd/access-pihole.log 2>&1