Thang Q. Nguyen | 20c6f95 | 2020-12-09 03:28:44 +0000 | [diff] [blame] | 1 | [Unit] |
Dung Cao | f624941 | 2021-01-14 03:41:56 +0000 | [diff] [blame^] | 2 | Description=Phosphor IPMI SSIF DBus Bridge |
| 3 | StartLimitBurst=3 |
| 4 | StartLimitIntervalSec=300 |
Thang Q. Nguyen | 20c6f95 | 2020-12-09 03:28:44 +0000 | [diff] [blame] | 5 | |
| 6 | [Service] |
Dung Cao | f624941 | 2021-01-14 03:41:56 +0000 | [diff] [blame^] | 7 | Restart=always |
| 8 | RestartSec=10 |
| 9 | TimeoutStartSec=60 |
| 10 | TimeoutStopSec=60 |
| 11 | ExecStart=/usr/bin/ssifbridged |
| 12 | SyslogIdentifier=ssifbridged |
Thang Q. Nguyen | 20c6f95 | 2020-12-09 03:28:44 +0000 | [diff] [blame] | 13 | |
| 14 | [Install] |
| 15 | WantedBy=multi-user.target |
Dung Cao | f624941 | 2021-01-14 03:41:56 +0000 | [diff] [blame^] | 16 | RequiredBy= |