xref: /openbmc/phosphor-net-ipmid/phosphor-ipmi-net@.service (revision d92bc324ffa70d7f12f96e44ca6031e3e16224bd)
1*d92bc324SVernon Mauery[Unit]
2*d92bc324SVernon MaueryDescription=Network IPMI daemon
3*d92bc324SVernon MaueryRequires=phosphor-ipmi-host.service
4*d92bc324SVernon MaueryAfter=phosphor-ipmi-host.service
5*d92bc324SVernon Mauery
6*d92bc324SVernon Mauery[Service]
7*d92bc324SVernon MaueryExecStart=/usr/bin/netipmid -c %i
8*d92bc324SVernon MauerySyslogIdentifier=netipmid-%i
9*d92bc324SVernon MaueryRestart=always
10*d92bc324SVernon MaueryRuntimeDirectory = ipmi
11*d92bc324SVernon MaueryRuntimeDirectoryPreserve = yes
12*d92bc324SVernon MaueryStateDirectory = ipmi
13*d92bc324SVernon Mauery
14*d92bc324SVernon Mauery[Install]
15*d92bc324SVernon MaueryDefaultInstance=eth0
16*d92bc324SVernon MaueryWantedBy=multi-user.target
17*d92bc324SVernon MaueryRequiredBy=
18