blob: 6edfa8b1dfd7f7ddb4802955af891539fb11d33a [file] [log] [blame]
Jagpal Singh Gill15dde862024-10-16 09:42:54 -07001
2[Unit]
3Description=Leak Detector for Liquid Cooling
4Requires=xyz.openbmc_project.EntityManager.service
5After=xyz.openbmc_project.EntityManager.service
6
7[Service]
Patrick Williams7699b482025-05-30 09:42:00 -04008Type=dbus
9BusName=xyz.openbmc_project.leakdetector
Jagpal Singh Gill15dde862024-10-16 09:42:54 -070010Restart=always
11RestartSec=5
12ExecStart=/usr/libexec/dbus-sensors/leakdetector
13
14[Install]
15WantedBy=multi-user.target