diff options
Diffstat (limited to 'clusters')
-rw-r--r-- | clusters/initramfs-test.morph | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/clusters/initramfs-test.morph b/clusters/initramfs-test.morph index dd7d91e1..a4ce7f32 100644 --- a/clusters/initramfs-test.morph +++ b/clusters/initramfs-test.morph @@ -15,3 +15,8 @@ systems: initramfs: type: extensions/initramfs location: boot/initramfs.gz + - morph: systems/initramfs-x86_64.morph + deploy: + shutdownramfs: + type: sysroot + location: usr/lib/shutdownramfs |