summaryrefslogtreecommitdiff
path: root/data/etc
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@rasterman.com>2009-01-15 11:58:26 +0000
committerCarsten Haitzler <raster@rasterman.com>2009-01-15 11:58:26 +0000
commit81193aa4466a4495e80d9d0ad3b55b11a8defe83 (patch)
tree3405606412ca4232ab32c4d814b5a608e8b2b385 /data/etc
parentcb1a0b74b0da7268f23a0ff6463e9c8a03068b3e (diff)
downloadenlightenment-81193aa4466a4495e80d9d0ad3b55b11a8defe83.tar.gz
fbsd note.
SVN revision: 38594
Diffstat (limited to 'data/etc')
-rw-r--r--data/etc/sysactions.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/etc/sysactions.conf b/data/etc/sysactions.conf
index 6ab88b051f..051602f098 100644
--- a/data/etc/sysactions.conf
+++ b/data/etc/sysactions.conf
@@ -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