blob: 6fe1378191d8b28063193b7710f729bda580dc40 [file] [log] [blame]
[Unit]
Description=IPMI Driver
After=network.target
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=@LIBEXECDIR@/openipmi-helper start
ExecStop=@LIBEXECDIR@/openipmi-helper stop-all
[Install]
WantedBy=multi-user.target