blob: 12a00299bb619f9d9d9a39d8eb9413e295a69eaa [file] [log] [blame]
George Hung0841f8a2020-09-28 11:12:05 +08001[Unit]
2Description=phosphor ECC dbus
3Wants=phosphor-dbus-monitor.service
4After=phosphor-dbus-monitor.service
5
6[Service]
7ExecStart=@bindir@/ecc_main
8Restart=always
9SyslogIdentifier=phosphor-ecc
10Type=dbus
11BusName=xyz.openbmc_project.memory.ECC
12
13[Install]
14WantedBy=multi-user.target