Andrew Geissler | 347a855 | 2020-02-10 11:13:27 -0600 | [diff] [blame^] | 1 | [Unit] |
2 | # This target is activated when the host is | ||||
3 | # collecting debug data which can be used to | ||||
4 | # debug a user or self detected error in the host | ||||
5 | Description=Diagnostic Mode Collection for Host%i | ||||
6 | Wants=multi-user.target | ||||
7 | After=multi-user.target | ||||
8 | Conflicts=obmc-host-startmin@%i.target | ||||
9 | RefuseManualStop=yes |