1d60f98bea
ok MAINTAINER, jasper@
22 lines
611 B
Plaintext
22 lines
611 B
Plaintext
@comment $OpenBSD: PLIST,v 1.4 2008/07/15 08:40:49 bernd Exp $
|
|
@newgroup _mpd:560
|
|
@newuser _mpd:560:560:daemon:Music Player Daemon:/var/empty:/sbin/nologin
|
|
@man man/man1/mpd.1
|
|
@man man/man5/mpd.conf.5
|
|
@bin sbin/mpd
|
|
share/doc/mpd/
|
|
share/doc/mpd/COMMANDS
|
|
share/doc/mpd/README
|
|
share/doc/mpd/UPGRADING
|
|
share/examples/mpd/
|
|
share/examples/mpd/mpd.conf
|
|
@sample ${SYSCONFDIR}/mpd.conf
|
|
@mode 770
|
|
@owner _mpd
|
|
@group _mpd
|
|
@sample /var/log/mpd/
|
|
@sample /var/spool/mpd/
|
|
@sample /var/spool/mpd/playlists/
|
|
@extraunexec rm -rf /var/log/mpd/*
|
|
@extraunexec find /var/spool/mpd \! -name playlists -mindepth 1 -exec rm -rf "{}" \;
|