initrd: include the watchdog module

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
Peter Robinson 2021-04-21 12:57:36 +01:00
commit fb64a374e8

View file

@ -14,7 +14,7 @@
"mutate-os-release": "35",
"initramfs-args": ["--no-hostonly",
"--add", "ignition"],
"--add", "ignition watchdog"],
"boot_location": "new",
"install-langs-comment": "Keep this in sync with treecompose-post.sh",