Skip to content

Commit cea73ac

Browse files
committed
rename deprecated prestart to createRuntime
1 parent 1fa557e commit cea73ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/fpga_plugin/fpga_plugin.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const (
5353
scanPeriod = 5 * time.Second
5454

5555
// CDI hook attributes.
56-
HookName = "prestart"
56+
HookName = "createRuntime"
5757
HookPath = "/opt/intel/fpga-sw/intel-fpga-crihook"
5858
)
5959

0 commit comments

Comments
 (0)