Skip to content

Commit cdc3bd4

Browse files
committed
Move to autofs, untested
1 parent a57cbaf commit cdc3bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/auto-mount-removable/start_chroot_script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ set -e
1010
source /common.sh
1111

1212
apt-get update --allow-releaseinfo-change
13-
apt-get install -y usbmount
13+
apt-get install -y autofs
1414

1515
unpack /filesystem/root /

0 commit comments

Comments
 (0)