You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/ipmitool/files/ipmitool-1.8.9-ipmievd.confd

23 lines
518 B

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# /etc/conf.d/ipmievd
# Interfaces:
# open Linux OpenIPMI Interface
# imb Intel IMB Interface
# bmc IPMI v2.0 BMC interface
# lan IPMI v1.5 LAN Interface
# lanplus IPMI v2.0 RMCP+ LAN Interface
INTERFACE="open"
# Commands:
# open Use OpenIPMI for asyncronous notification of events
# sel Poll SEL for notification of events
COMMAND="open"
# Options.
OPTIONS=""