1*2df1fe9cSrandyf# 2*2df1fe9cSrandyf# CDDL HEADER START 3*2df1fe9cSrandyf# 4*2df1fe9cSrandyf# The contents of this file are subject to the terms of the 5*2df1fe9cSrandyf# Common Development and Distribution License (the "License"). 6*2df1fe9cSrandyf# You may not use this file except in compliance with the License. 7*2df1fe9cSrandyf# 8*2df1fe9cSrandyf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*2df1fe9cSrandyf# or http://www.opensolaris.org/os/licensing. 10*2df1fe9cSrandyf# See the License for the specific language governing permissions 11*2df1fe9cSrandyf# and limitations under the License. 12*2df1fe9cSrandyf# 13*2df1fe9cSrandyf# When distributing Covered Code, include this CDDL HEADER in each 14*2df1fe9cSrandyf# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*2df1fe9cSrandyf# If applicable, add the following below this CDDL HEADER, with the 16*2df1fe9cSrandyf# fields enclosed by brackets "[]" replaced with your own identifying 17*2df1fe9cSrandyf# information: Portions Copyright [yyyy] [name of copyright owner] 18*2df1fe9cSrandyf# 19*2df1fe9cSrandyf# CDDL HEADER END 20*2df1fe9cSrandyf# 21*2df1fe9cSrandyf# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 22*2df1fe9cSrandyf# Use is subject to license terms. 23*2df1fe9cSrandyf# 24*2df1fe9cSrandyf#pragma ident "%Z%%M% %I% %E% SMI" 25*2df1fe9cSrandyf# 26*2df1fe9cSrandyf# Power Management Configuration File 27*2df1fe9cSrandyf# 28*2df1fe9cSrandyf# This entry keeps removable media from being powered down unless the 29*2df1fe9cSrandyf# console framebuffer and monitor are powered down 30*2df1fe9cSrandyf# (See removable-media(9P)) 31*2df1fe9cSrandyf 32*2df1fe9cSrandyfdevice-dependency-property removable-media /dev/fb 33*2df1fe9cSrandyf 34*2df1fe9cSrandyf# Auto-Shutdown Idle(min) Start/Finish(hh:mm) Behavior 35*2df1fe9cSrandyfautoshutdown 30 9:00 9:00 unconfigured 36*2df1fe9cSrandyf 37*2df1fe9cSrandyfautopm default 38