]> git.ozlabs.org Git - petitboot/blobdiff - discover/event.h
ui/ncurses: Fix boot editor segfault on update
[petitboot] / discover / event.h
index a639d9cfa85b03dc87d749770a757f143aef2f48..1f6966c970ab54279b4d27747477dc1342b5a43d 100644 (file)
@@ -14,6 +14,7 @@ enum event_action {
        EVENT_ACTION_DHCP,
        EVENT_ACTION_BOOT,
        EVENT_ACTION_SYNC,
+       EVENT_ACTION_PLUGIN,
        EVENT_ACTION_MAX,
 };