mirror of
https://github.com/terem42/zfs-hetzner-vm.git
synced 2025-12-22 14:58:32 +00:00
fix quotes for DKMS configuration file
This commit is contained in:
@@ -723,7 +723,7 @@ chroot_execute 'cat << DKMS > /etc/dkms/zfs.conf
|
|||||||
# override for /usr/src/zfs-*/dkms.conf:
|
# override for /usr/src/zfs-*/dkms.conf:
|
||||||
# always rebuild initrd when zfs module has been changed
|
# always rebuild initrd when zfs module has been changed
|
||||||
# (either by a ZFS update or a new kernel version)
|
# (either by a ZFS update or a new kernel version)
|
||||||
REMAKE_INITRD='yes'
|
REMAKE_INITRD="yes"
|
||||||
DKMS'
|
DKMS'
|
||||||
|
|
||||||
echo "======= installing OpenSSH and network tooling =========="
|
echo "======= installing OpenSSH and network tooling =========="
|
||||||
|
|||||||
@@ -724,7 +724,7 @@ chroot_execute 'cat << DKMS > /etc/dkms/zfs.conf
|
|||||||
# override for /usr/src/zfs-*/dkms.conf:
|
# override for /usr/src/zfs-*/dkms.conf:
|
||||||
# always rebuild initrd when zfs module has been changed
|
# always rebuild initrd when zfs module has been changed
|
||||||
# (either by a ZFS update or a new kernel version)
|
# (either by a ZFS update or a new kernel version)
|
||||||
REMAKE_INITRD='yes'
|
REMAKE_INITRD="yes"
|
||||||
DKMS'
|
DKMS'
|
||||||
|
|
||||||
echo "======= installing OpenSSH and network tooling =========="
|
echo "======= installing OpenSSH and network tooling =========="
|
||||||
|
|||||||
@@ -706,7 +706,7 @@ chroot_execute 'cat << DKMS > /etc/dkms/zfs.conf
|
|||||||
# override for /usr/src/zfs-*/dkms.conf:
|
# override for /usr/src/zfs-*/dkms.conf:
|
||||||
# always rebuild initrd when zfs module has been changed
|
# always rebuild initrd when zfs module has been changed
|
||||||
# (either by a ZFS update or a new kernel version)
|
# (either by a ZFS update or a new kernel version)
|
||||||
REMAKE_INITRD='yes'
|
REMAKE_INITRD="yes"
|
||||||
DKMS'
|
DKMS'
|
||||||
|
|
||||||
echo "======= installing OpenSSH and network tooling =========="
|
echo "======= installing OpenSSH and network tooling =========="
|
||||||
|
|||||||
@@ -707,7 +707,7 @@ chroot_execute 'cat << DKMS > /etc/dkms/zfs.conf
|
|||||||
# override for /usr/src/zfs-*/dkms.conf:
|
# override for /usr/src/zfs-*/dkms.conf:
|
||||||
# always rebuild initrd when zfs module has been changed
|
# always rebuild initrd when zfs module has been changed
|
||||||
# (either by a ZFS update or a new kernel version)
|
# (either by a ZFS update or a new kernel version)
|
||||||
REMAKE_INITRD='yes'
|
REMAKE_INITRD="yes"
|
||||||
DKMS'
|
DKMS'
|
||||||
|
|
||||||
echo "======= installing OpenSSH and network tooling =========="
|
echo "======= installing OpenSSH and network tooling =========="
|
||||||
|
|||||||
Reference in New Issue
Block a user