1*cad9ecf6SJagpal Singh Gill[Unit] 2*cad9ecf6SJagpal Singh GillDescription=Modbus RTU Service 3*cad9ecf6SJagpal Singh GillRequires=xyz.openbmc_project.EntityManager.service 4*cad9ecf6SJagpal Singh GillAfter=xyz.openbmc_project.EntityManager.service 5*cad9ecf6SJagpal Singh Gill 6*cad9ecf6SJagpal Singh Gill[Service] 7*cad9ecf6SJagpal Singh GillType=dbus 8*cad9ecf6SJagpal Singh GillBusName=xyz.openbmc_project.ModbusRTU 9*cad9ecf6SJagpal Singh GillRestart=always 10*cad9ecf6SJagpal Singh GillRestartSec=5 11*cad9ecf6SJagpal Singh GillExecStart=/usr/libexec/phosphor-modbus/phosphor-modbus-rtu 12*cad9ecf6SJagpal Singh Gill 13*cad9ecf6SJagpal Singh Gill[Install] 14*cad9ecf6SJagpal Singh GillWantedBy=multi-user.target 15