mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-01 17:16:40 +00:00
Copy any found sysextensions into active+passive efi dir (#372)
This commit is contained in:
@@ -33,6 +33,7 @@ var FirstBoot = []Interface{
|
||||
|
||||
// AfterUkiInstall sets which Hooks to run after uki runs the install action
|
||||
var AfterUkiInstall = []Interface{
|
||||
&SysExtPostInstall{},
|
||||
&Lifecycle{},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user