blob: a799c5b3731d5a729b3007e6ef95f4ef71a3a5c4 [file] [log] [blame]
[Unit]
Description=Exit Air Temp Sensor
StopWhenUnneeded=false
Requires=xyz.openbmc_project.Settings.service
After=xyz.openbmc_project.Settings.service
Requires=xyz.openbmc_project.EntityManager.service
After=xyz.openbmc_project.EntityManager.service
[Service]
Restart=always
RestartSec=5
ExecStart=/usr/bin/exitairtempsensor
[Install]
WantedBy=multi-user.target