blob: b7f931a2b9f778d75cd25fed52000b802b68c54f [file] [log] [blame]
Jagpal Singh Gillca8c7e92024-11-02 16:51:48 -07001[Unit]
2Description=Cable Monitor for Cable Detection
3Requires=xyz.openbmc_project.EntityManager.service
4After=xyz.openbmc_project.EntityManager.service
5
6[Service]
7Restart=always
8RestartSec=5
9ExecStart=/usr/libexec/dbus-sensors/cablemonitor
10
11[Install]
12WantedBy=multi-user.target