File: env.hpi

package info (click to toggle)
ipmiutil 3.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,992 kB
  • sloc: ansic: 73,455; sh: 15,281; cpp: 2,245; makefile: 519
file content (11 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
export SAHPI_HOME=/etc/hpi
export SPI_LIB_LOG_LOCATION=/var/log/spilib
export SPI_LIB_CFG_LOCATION=$SAHPI_HOME/spi-lib.conf
export SPI_DAEMON_LOG_LOCATION=/var/log/spidaemon
export SPI_DAEMON_CFG_LOCATION=$SAHPI_HOME/spi-daemon.conf
export SPI_DAEMON_LOG_LEVEL=-l5
export SPI_LIB_LOG_LEVEL=-l5
export LD_LIBRARY_PATH=/usr/lib:/lib
# export LD_LIBRARY_PATH=$SAHPI_HOME/lib
#        export LD_ASSUME_KERNEL=2.4.1
# make sure to "mkdir -p /etc/hpi"