Brad Bishop | 86ee1cf | 2016-06-27 14:53:52 -0400 | [diff] [blame] | 1 | SUMMARY = "OpenBMC checkstop monitor." |
2 | DESCRIPTION = "The checkstop monitor watches a GPIO for a checkstop signal \ | ||||
3 | and reboots a server." | ||||
4 | PR = "r1" | ||||
5 | |||||
6 | inherit skeleton-gdbus | ||||
7 | |||||
8 | SKELETON_DIR = "hostcheckstop" |