desktop/lastfmsubmitd/lastfmsubmitd.install
2010-09-12 17:08:55 +00:00

7 lines
260 B
Plaintext

post_install() {
echo "!!> You must edit /etc/lastfmsubmitd.conf for these daemons to work <!!"
echo "!!> You must also add lastfmsubmitd AND lastmp to your DAEMONS=() <!!"
echo "!!> array for last.fm reporting to start on boot. <!!"
}