summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans/files/obmc-phosphor-fand.service
blob: a7d0b4b22e4150e9bc14e8668abb1987ae89cba0 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Phosphor Fan Controller

[Service]
Restart=always
ExecStart=/usr/bin/env obmc-phosphor-fand
SyslogIdentifier=obmc-phosphor-fand

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud