summary refs log tree commit diff
path: root/host/rootfs/etc/s6-rc/ext/up
blob: 78b2637601b7b3569a7eb89d49c5bb1fd27cd18d (plain) (blame)
1
2
3
4
5
6
7
# SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2021-2022 Alyssa Ross <hi@alyssa.is>

if { /etc/mdev/wait ext }
foreground { fsck.ext4 -fp /dev/ext }
if { resize2fs /dev/ext }
mount /dev/ext /ext