Initial commit
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Phosphor Fan Control Daemon
|
||||
Wants=xyz.openbmc_project.fansensor.service
|
||||
After=xyz.openbmc_project.fansensor.service
|
||||
StartLimitIntervalSec=30
|
||||
StartLimitBurst=3
|
||||
|
||||
[Service]
|
||||
Restart=on-failure
|
||||
ExecStart=phosphor-fan-control
|
||||
RestartSec=20
|
||||
ExecStopPost=/usr/bin/ampere_set_fan_max_speed.sh
|
||||
Reference in New Issue
Block a user