mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-16 14:03:00 +02:00
7 lines
281 B
Bash
7 lines
281 B
Bash
# Configuration snippet for vdr-epgsearch -*- sh -*-
|
|
#
|
|
# Add command line options to pass to the epgsearch plugin to PLUGIN_OPTIONS,
|
|
# see the epgsearch(1) man page for information about available options.
|
|
|
|
PLUGIN_OPTIONS="-l /var/log/vdr/epgsearch.log"
|