mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-12-08 23:03:46 +00:00
7 lines
260 B
Text
7 lines
260 B
Text
|
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. <!!"
|
||
|
}
|
||
|
|