# HG changeset patch # User Christophe Lincoln # Date 1203881187 -3600 # Node ID df615b5b2ad0f9b94a04cf5dcd9ed5599687cd4f # Parent e43e61bd447aa6aea9db1a1a2fd457cb69d74282 Allow poweroff for everyone diff -r e43e61bd447a -r df615b5b2ad0 busybox/stuff/busybox.conf --- a/busybox/stuff/busybox.conf Sun Feb 24 02:50:27 2008 +0100 +++ b/busybox/stuff/busybox.conf Sun Feb 24 20:26:27 2008 +0100 @@ -9,3 +9,4 @@ mount = ssx root.root reboot = ssx root.root halt = ssx root.root +poweroff = ssx root.root