Scott Sipe wrote: > > Is it possible running stable to power off x86 machines as can be done via > ACPI on current? I like the poweroff ability (combined with wol) but I'm > not ready to switch our servers over to 5 yet.
Power down works on 4.x via APM. Make sure you have a line 'device apm0' in your kernel config and there is no 'disable' in this line. Make sure you have 'apm_enable="YES"' in /etc/rc.conf Use shutdown -p now to turn power down. Eugene Grosbein To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
