summaryrefslogtreecommitdiff
path: root/pcr/freeipmi/ipmidetectd.service
blob: 637060225e7d2afdf7e0edbb1f43eecca8487133 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=IPMI Node Detection Monitoring Daemon
After=network.target

[Service]
Type=forking
ExecStart=/usr/bin/ipmidetectd 

[Install]
WantedBy=multi-user.target