svc-power revision e7cbe64f7a72dae5cb44f100db60ca88f3313c65
2516N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2825N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2516N/A# If the /etc/power.conf file does not have a "statefile" entry
2516N/A [ ! -f /etc/power.conf -o ! -w /etc/power.conf ] && return
2825N/A [ -f /$statefile ] && /usr/bin/rm -f /$statefile
2516N/A if [ $avail -gt $max_avail ]; then
2516N/A if [ $max_avail -gt 0 ]; then
2516N/A >>/etc/power.conf
2516N/A if [ $max_avail -eq 0 ]; then
2516N/A >> /etc/power.conf