Potin Lai | fc73800 | 2022-05-25 19:42:58 +0800 | [diff] [blame] | 1 | [Unit] |
| 2 | Description=SLED%i Present Manager |
| 3 | After=phosphor-gpio-presence@presence-sled%i.service |
| 4 | Wants=phosphor-gpio-presence@presence-sled%i.service |
| 5 | After=mapper-wait@-xyz-openbmc_project-inventory-system-chassis-presence-presence_sled%i.service |
| 6 | Wants=mapper-wait@-xyz-openbmc_project-inventory-system-chassis-presence-presence_sled%i.service |
| 7 | |
| 8 | [Service] |
| 9 | ExecStart=/usr/bin/detect-sled-present %i |
| 10 | Type=simple |
| 11 | |
| 12 | [Install] |
| 13 | WantedBy=multi-user.target |