| History log of /src/etc/powerd/scripts/sleep_button |
| Revision | | Date | Author | Comments |
| 1.11 |
| 13-Jul-2017 |
roy | Remove the stopping and starting of various network scripts on sleep / resume. This should no longer be needed now the various applications (dhcpcd, ntpd, wpa_supplicant et all) are more aware to the network state as all interface carriers should be brought down and up again.
Fixes PR misc/52397.
|
| 1.10 |
| 17-Oct-2011 |
jmcneill | branches: 1.10.22; restart dhcpcd if we get a "released" event from the vmt0 driver
|
| 1.9 |
| 17-Sep-2011 |
jym | - use -q to test for presence of a sysctl(7) variable silently - modify powerd(8) sleep_button script so it can handle the soon-to-be Xen suspend command.
|
| 1.8 |
| 27-May-2011 |
plunky | provide a new 'bluetooth' rc.d script, to handle Bluetooth configuration in a simpler manner. This replaces btattach, btconfig, bthcid, btdevctl and sdpd scripts, and also should not require any configuration settings other than "bluetooth=YES", though the full range of configurations is still possible.
|
| 1.7 |
| 31-Dec-2010 |
jruoho | Use hw.acpi.sleep.state instead of machdep.sleep_state.
|
| 1.6 |
| 19-Sep-2010 |
abs | use '/etc/rc.d/apmd onestatus' rather than '/etc/rc.d/apmd status', so we DTRT if apmd is set to NO in rc.conf
|
| 1.5 |
| 06-Jun-2008 |
jmcneill | Stop and start bluetooth services across suspend.
|
| 1.4 |
| 21-May-2008 |
jmcneill | If machdep.sleep_state is present, use it in favour of apm. Also stop and start wpa_supplicant across suspend/resume just to be safe.
|
| 1.3 |
| 26-Sep-2006 |
jmcneill | branches: 1.3.18; 1.3.20; 1.3.22; Add useful example scripts for powerd acadapter, lid_switch, and sleep_button events. These use the /dev/apm interface, so should be useful on more than just i386.
|
| 1.2 |
| 30-Oct-2003 |
mycroft | Oops, fix comments.
|
| 1.1 |
| 30-Oct-2003 |
mycroft | Add dummy scripts for these events.
|
| 1.3.22.1 |
| 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
| 1.3.20.2 |
| 17-Jun-2008 |
yamt | sync with head.
|
| 1.3.20.1 |
| 04-Jun-2008 |
yamt | sync with head
|
| 1.3.18.2 |
| 29-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.3.18.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.10.22.1 |
| 25-Aug-2018 |
martin | Pull up following revision(s) (requested by roy in ticket #1631):
etc/powerd/scripts/sleep_button: revision 1.11
Remove the stopping and starting of various network scripts on sleep / resume.
This should no longer be needed now the various applications (dhcpcd, ntpd, wpa_supplicant et all) are more aware to the network state as all interface carriers should be brought down and up again.
Fixes PR misc/52397.
|