summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan-presence/phosphor-fan-presence-tach@.service
blob: ac153895e548a767c23749a4259ccb1c9a13bfd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Phosphor Fan Presence Tach Daemon
Wants=obmc-power-on@%i.target
After=obmc-power-on@%i.target
Conflicts=obmc-chassis-stop@%i.target

[Service]
Restart=on-failure
ExecStart={sbindir}/phosphor-fan-presence-tach

[Install]
RequiredBy=obmc-chassis-start@%i.target
OpenPOWER on IntegriCloud