3a916f902c
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/ipmitool#c3139cba8580b3e661b87d9252c9e16774a57294
14 lines
250 B
Desktop File
14 lines
250 B
Desktop File
[Unit]
|
|
Description=Ipmievd Daemon
|
|
After=syslog.target
|
|
After=ipmi.service
|
|
|
|
[Service]
|
|
EnvironmentFile=-/etc/sysconfig/ipmievd
|
|
ExecStart=/usr/sbin/ipmievd $IPMIEVD_OPTIONS
|
|
Type=forking
|
|
PIDFile=/var/run/ipmievd.pid
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|