| Kuiying Wang | 3a04440 | 2019-02-19 15:00:11 +0800 | [diff] [blame^] | 1 | [Unit] |
| 2 | Description=Post code manager | ||||
| 3 | |||||
| 4 | [Service] | ||||
| 5 | ExecStart=/usr/bin/env post-code-manager | ||||
| 6 | SyslogIdentifier=post-code-manager | ||||
| 7 | Type=dbus | ||||
| 8 | BusName=xyz.openbmc_project.State.Boot.PostCode | ||||
| 9 | |||||
| 10 | [Install] | ||||
| 11 | WantedBy=obmc-standby.target | ||||