mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-27 00:10:29 +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. <!!"
|
||
|
}
|
||
|
|