blob: e0f9b8442e4acb2e0329d4faeb4da2cf9cf9d0b0 [file] [log] [blame]
Matt Spinler1e7bfcc2017-03-06 11:06:27 -06001SUMMARY = "Enables reboots on host failures"
2DESCRIPTION = "Manages the settings entry that controls reboots \
3on host failures"
4PR = "r1"
5
6inherit obmc-phosphor-systemd
7inherit obmc-phosphor-license
8
9SYSTEMD_SERVICE_${PN} += "host-failure-reboots.service"