runit: arreglar booteo
This commit is contained in:
parent
ed307f6f66
commit
a826cfa41a
1 changed files with 2 additions and 1 deletions
|
@ -75,4 +75,5 @@ msg "Mounting all non-network filesystems..."
|
||||||
mount -a -t "nosysfs,nonfs,nonfs4,nosmbfs,nocifs" -O no_netdev || emergency_shell
|
mount -a -t "nosysfs,nonfs,nonfs4,nosmbfs,nocifs" -O no_netdev || emergency_shell
|
||||||
# data module
|
# data module
|
||||||
msg "Creating and mounting data directories..."
|
msg "Creating and mounting data directories..."
|
||||||
/usr/local/bin/mount-data || emergency_shell
|
# TODO: todavía no tenemos modulo de data que genere esto
|
||||||
|
# /usr/local/bin/mount-data || emergency_shell
|
||||||
|
|
Loading…
Reference in a new issue