diff options
Diffstat (limited to 'dev-python/mpdlcd/files/mpdlcd.confd')
-rw-r--r-- | dev-python/mpdlcd/files/mpdlcd.confd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-python/mpdlcd/files/mpdlcd.confd b/dev-python/mpdlcd/files/mpdlcd.confd new file mode 100644 index 000000000000..c7813cb0dea4 --- /dev/null +++ b/dev-python/mpdlcd/files/mpdlcd.confd @@ -0,0 +1,5 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Options for your started MPDlcd +# MPDLCD_OPTS="--mpd=mpd.example.org:1234 --lcdproc=lcd.example.org:456 --syslog --syslog-facility=user2 --loglevel=debug --lcdd-debug" |