fixups: add to run 'initramfs -u' when '/etc/fstab' is updated

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Iae7a142847685cdaae3133febb691b4b0f14be6d
This commit is contained in:
Dongjin Kim
2022-04-25 08:27:02 +09:00
parent 5376e957b0
commit 1f4cb4bc7a

View File

@@ -14,3 +14,5 @@ if [ "x@@DEFAULT_DEV_BOOT@@" != "x" ]; then
UUID="@@DEFAULT_DEV_BOOT@@" /boot ext2 rw,relatime,errors=continue 0 0
__EOF
fi
update-initramfs -u