Skip to content
Snippets Groups Projects
Commit 3f188f67 authored by Denis Pynkin's avatar Denis Pynkin
Browse files

Check if fsck has been started for rootfs


In case if fsck has been started it savees 2 files in directory
'/run/initramfs':
- stamp file 'fsck-root' in case if fsck run was successful
- log file 'fsck.log' with filesystem check log

Since fsck is started on every boot it is enough to make sure we have
root file system check on initramfs stage.

Signed-off-by: default avatarDenis Pynkin <denis.pynkin@collabora.com>
parent 24b76432
No related branches found
No related tags found
1 merge request!31Check if fsck has been started for rootfs
Pipeline #1588 passed