blob: fdcf8ae6b1c569d90be5d4a99187aa104284754b [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
Medad CChienc33f2942021-11-25 09:56:26 +08005ConditionPathExists=|/sys/devices/system/edac/mc/mc0
George Hung0841f8a2020-09-28 11:12:05 +08006
7[Service]
8ExecStart=@bindir@/ecc_main
9Restart=always
10SyslogIdentifier=phosphor-ecc
11Type=dbus
12BusName=xyz.openbmc_project.memory.ECC
13
14[Install]
15WantedBy=multi-user.target