1caed2ca2b
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/OpenIPMI.git#083420d40250989c07e6b4836900c3580af2b841
13 lines
222 B
Desktop File
13 lines
222 B
Desktop File
[Unit]
|
|
Description=IPMI Driver
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/usr/libexec/openipmi-helper start
|
|
ExecStop=/usr/libexec/openipmi-helper stop
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|