summaryrefslogtreecommitdiff
path: root/etc/powerd
AgeCommit message (Expand)Author
2017-07-13Remove the stopping and starting of various network scripts onroy
2014-03-13Add some states not handled before. XXX: are both states in the | caseschristos
2012-08-27Handle any reports of state changes for INDICATORspgoyette
2012-04-10Gracefully shutdown upon reaching critical temperature levels. Prevents fewjruoho
2011-10-17restart dhcpcd if we get a "released" event from the vmt0 driverjmcneill
2011-09-17- use -q to test for presence of a sysctl(7) variable silentlyjym
2011-05-27provide a new 'bluetooth' rc.d script, to handle Bluetooth configurationplunky
2010-12-31Use hw.acpi.sleep.state instead of machdep.sleep_state.jruoho
2010-12-31Remove the apm(8) example. Instead point to the sleep_button -script.jruoho
2010-12-31Remove the sony(4) and piixpcib(4) based actions; all powerd(8) scriptsjruoho
2010-10-28adapt to how backlight control is supposed to work - just flip the switch andmacallan
2010-09-19use '/etc/rc.d/apmd onestatus' rather than '/etc/rc.d/apmd status',abs
2010-09-14save backlight level and turn it off on lid close, restore on lid openmacallan
2010-02-15Add cases for new {high,maximum}-capacity eventspgoyette
2009-06-13Long-overdue update. Need to handle both {warning,critical}-capacitypgoyette
2008-08-22Enclose the ifconfig commands in $(...) so they actually do something.pgoyette
2008-06-20Don't try to standby on a lid_switch pressed event, this has a few problems:jmcneill
2008-06-06Stop and start bluetooth services across suspend.jmcneill
2008-05-21If machdep.sleep_state is present, use it in favour of apm. Also stop andjmcneill
2008-01-17try to use programs from base (from anon ymous) sudo -> suchristos
2007-12-22Add example hotkey_button scriptjmcneill
2007-10-11Also log the 'low-power' event via logger -p warning to have recordsxtraeme
2007-10-11Fix a typo in previous.xtraeme
2007-10-11Use consistenly more meaningful messages in all envsys scripts.xtraeme
2007-10-10Fix the problems described in:xtraeme
2007-09-04Only three events are reported now:xtraeme
2007-07-17Do not shutdown the system when a critical event is received, thisxtraeme
2007-07-16This one is shared for Indicators and Integers... update the comment.xtraeme
2007-07-02Add the /etc/powerd/scripts/sensor_indicator to handle events onxtraeme
2007-07-01Imported envsys 2, a brief description of the new features:xtraeme
2006-09-27fix a couple of commentsjnemeth
2006-09-26Install all example powerd scripts by default.jmcneill
2006-09-26Add useful example scripts for powerd acadapter, lid_switch, andjmcneill
2004-05-16Consistently use CONFIGFILES & CONFIGLINKS (which enable the 'configinstall'lukem
2003-12-08improve commentlukem
2003-11-01Announce a reason for the shutdown.mycroft
2003-10-30Oops, fix comments.mycroft
2003-10-30Add dummy scripts for these events.mycroft
2003-10-30Use logger(1) to log errors -- otherwise the output goes nowhere.mycroft
2003-04-20Add a reset_button script.thorpej
2003-04-18Add a default power_button script for powerd(8).thorpej