We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57cbaf commit cdc3bd4Copy full SHA for cdc3bd4
src/modules/auto-mount-removable/start_chroot_script
@@ -10,6 +10,6 @@ set -e
10
source /common.sh
11
12
apt-get update --allow-releaseinfo-change
13
-apt-get install -y usbmount
+apt-get install -y autofs
14
15
unpack /filesystem/root /
0 commit comments