xref: /openbmc/dbus-sensors/service_files/xyz.openbmc_project.nvmesensor.service (revision 58fa1a5ad580b70d32d35a16c29c7c3523666ab9)
1b669b6b5SNikhil Potade[Unit]
2b669b6b5SNikhil PotadeDescription=NVMe Sensor
3b669b6b5SNikhil PotadeStopWhenUnneeded=false
4*58fa1a5aSAndrew JefferyRequires=xyz.openbmc_project.EntityManager.service
5*58fa1a5aSAndrew JefferyAfter=xyz.openbmc_project.EntityManager.service
6b669b6b5SNikhil Potade
7b669b6b5SNikhil Potade[Service]
8b669b6b5SNikhil PotadeRestart=always
9b669b6b5SNikhil PotadeRestartSec=5
10b669b6b5SNikhil PotadeExecStart=/usr/bin/nvmesensor
11b669b6b5SNikhil Potade
12b669b6b5SNikhil Potade[Install]
13b669b6b5SNikhil PotadeWantedBy=multi-user.target
14