diff options
author | Jérôme Quelin <jquelin@gmail.com> | 2009-01-14 14:27:17 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-14 14:31:55 +0100 |
commit | ae5517b0b3a01c4e3e678f77d85f30b7ac3f3273 (patch) | |
tree | 0e49bb5110d8110be0b4df17b27116eae8913130 /src/conf.h | |
parent | 642b861526084658a7b10beb9cbb81000d23432d (diff) | |
download | mpd-ae5517b0b3a01c4e3e678f77d85f30b7ac3f3273.tar.gz mpd-ae5517b0b3a01c4e3e678f77d85f30b7ac3f3273.tar.xz mpd-ae5517b0b3a01c4e3e678f77d85f30b7ac3f3273.zip |
allow ~/.mpd/mpd.conf as alternate config file
mpd uses some additional files to work, such as pid_file, state_file,
db_file, etc. when running mpd as non-root user, it is often that those
files end in ~/.mpd
in that case, we end up with 2 entries in a user's home, .mpdconf and
.mpd - which clutters homedirs.
this patch allows ~/.mpd/mpd.conf as an alternative to ~/.mpdconf,
allowing for a cleaner homedir
Diffstat (limited to 'src/conf.h')
0 files changed, 0 insertions, 0 deletions