/home/lnzliplg/public_html/ipmi.service.tar
lib/systemd/system/ipmi.service000064400000000336151733364130012656 0ustar00[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