updated on Tue Jan 10 00:10:07 UTC 2012
[aur-mirror.git] / e3acpi / acpi.install
blob8ce36af7cf88ee74526cc583aaf0e9d1a67dad22
1 post_install() {
2         sed -i 's/^[^#]/#&/' /etc/acpi/events/anything
3         echo "==> See /etc/acpi/eee.conf for configurable options"
4         echo "==> and add DAEMONS=(... eee ...) to your /etc/rc.conf."
7 post_upgrade() {
8         echo "==> Check /etc/acpi/eee.conf for new options every time you update"
9         echo "==> and add DAEMONS=(... eee ...) to your /etc/rc.conf."
10         echo "==> You should now restart acpid for the changes to take effect."