aboutsummaryrefslogtreecommitdiff
blob: 9eec58938399ee523672a09bc8a5b26bca84c32f (plain)
1
2
3
4
5
6
7
8
# Various paths:
PIDFILE="/var/run/fifo-cronolog.pid"
FIFO="/var/lib/fifo-cronolog.fifo"
LOGS="/var/log/fifo-cronolog/transfer/%Y%m%d.log"

# Uncomment and add the service name you want to use it for to ensure
# fifo-cronolog start first.
#rc_fifo_cronolog_before="squid varnish"