mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-04 22:51:31 +00:00
oops
This commit is contained in:
parent
fbed1e5846
commit
1be2ba1779
@ -50,9 +50,9 @@ JobRunningTimeoutSec=0s
|
|||||||
Wants=subiquity_config.mount
|
Wants=subiquity_config.mount
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
AUTOINSTALL_DEVICE_UNIT='dev-disk-by\x2dlabel-default.device'
|
AUTOINSTALL_DEVICE_UNIT='dev-disk-by\x2dlabel-autoinstall.device'
|
||||||
mkdir -p "$INSTALLER_ROOT/etc/systemd/system/$AUTOINSTALL_DEVICE_UNIT.d"
|
mkdir -p "$INSTALLER_ROOT/etc/systemd/system/$AUTOINSTALL_DEVICE_UNIT.d"
|
||||||
cat > "$INSTALLER_ROOT/etc/systemd/system/$AUTOINSTALL_DEVICE_UNIT.d.d/override.conf" <<EOF
|
cat > "$INSTALLER_ROOT/etc/systemd/system/$AUTOINSTALL_DEVICE_UNIT.d/override.conf" <<EOF
|
||||||
[Unit]
|
[Unit]
|
||||||
JobRunningTimeoutSec=0s
|
JobRunningTimeoutSec=0s
|
||||||
Wants=subiquity_autoinstall.mount
|
Wants=subiquity_autoinstall.mount
|
||||||
|
Loading…
x
Reference in New Issue
Block a user