summaryrefslogtreecommitdiffstats
path: root/meta-rcs/meta-talos/recipes-phosphor/fans/phosphor-pid-control/fan-reboot-control.service
blob: 681bdbe00052956f622c9194c1244cc56477854a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Set Fan to Default Duty as Rebooting
DefaultDependencies=no
After=shutdown.target

[Service]
Type=oneshot
RemainAfterExit=true
ExecStart=/usr/bin/fan-default-speed.sh

[Install]
WantedBy=shutdown.target
OpenPOWER on IntegriCloud