fbsd note.

SVN revision: 38594
This commit is contained in:
Carsten Haitzler 2009-01-15 11:58:26 +00:00
parent cb1a0b74b0
commit 81193aa446
1 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,9 @@ action: reboot /sbin/shutdown -r now
action: suspend /etc/acpi/sleep.sh force
action: hibernate /etc/acpi/hibernate.sh force
# on FreeBSD use this instead of the above.
#action suspend /usr/sbin/zzz
# root is allowed to do anything - but it needs to be here explicitly anyway
user: root allow: *
# members of operator, staff and admin groups should be able to do all