Host Action: Start (#19398)
This commit is contained in:
committed by
GitHub
parent
da1a60aeb6
commit
62206c0386
@ -196,6 +196,9 @@
|
||||
#ifndef ACTION_ON_CANCEL
|
||||
#define ACTION_ON_CANCEL "cancel"
|
||||
#endif
|
||||
#ifndef ACTION_ON_START
|
||||
#define ACTION_ON_START "start"
|
||||
#endif
|
||||
#ifndef ACTION_ON_KILL
|
||||
#define ACTION_ON_KILL "poweroff"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user