updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git] / tleds / tleds.install
blobd4def1b2dc7872824728936451d393eecb993c04
1 post_install() {
2   echo "==> Start manually as root or add to /etc/rc.local"
3   echo "==> example:"
4   echo "==>          /usr/bin/tleds -q -c -d 25 eth0"
5   echo "==>"
6   echo "==> Note that the 'xtleds' binary, which depends on the X libraries,"
7   echo "==> is not included in this package."
10 post_upgrade() {
11   post_install $1