X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fevent.h;h=a6036159d75da1bb113c61539b06afa623feeb86;hp=35c07679db17eeb31bd75d533ef4b1ac9bf896ab;hb=83a587b79e9a5a5279f1c7a26918fc8c08523a7f;hpb=297d2f0cc9c0a233fadf42dacc08708ad3909f77 diff --git a/discover/event.h b/discover/event.h index 35c0767..a603615 100644 --- a/discover/event.h +++ b/discover/event.h @@ -14,6 +14,7 @@ enum event_action { EVENT_ACTION_CONF, EVENT_ACTION_DHCP, EVENT_ACTION_BOOT, + EVENT_ACTION_SYNC, EVENT_ACTION_MAX, };