desc
This commit is contained in:
parent
0ec565a590
commit
aba5e143f2
|
@ -17,5 +17,5 @@ distroKernel = propertyList "digital ocean distro kernel hack"
|
||||||
, "/etc/default/kexec" `File.containsLines`
|
, "/etc/default/kexec" `File.containsLines`
|
||||||
[ "LOAD_KEXEC=true"
|
[ "LOAD_KEXEC=true"
|
||||||
, "USE_GRUB_CONFIG=true"
|
, "USE_GRUB_CONFIG=true"
|
||||||
]
|
] `describe` "kexec configured"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue