Lines Matching full:scripts
66 Prevent execution of power management scripts.
68 .Sh CONFIGURATION SCRIPTS
71 is encapsulated into scripts that are run when power management events occur.
72 The daemon will look for the scripts from the directory
73 .Pa /etc/powerd/scripts .
75 Configuration scripts are run synchronously;
80 Configuration scripts are called with different arguments, depending on
83 .Ss POWER SWITCH SCRIPTS
84 Power switch scripts are called when a state change event occurs on
86 Power switch scripts are called with two arguments: the device with which
121 /etc/powerd/scripts/power_button acpibut0 pressed
123 .Ss ENVSYS SCRIPTS
125 scripts are called when a condition was triggered in a sensor.
126 These scripts are called with three arguments: the
132 scripts uses a fourth argument: state description.
170 The following event is defined for all scripts, but it is only sent if
197 /etc/powerd/scripts/sensor_temperature lm0 critical-over "CPU Temp"