diff options
-rw-r--r-- | etc/ltsp/ltsp.conf.itzks-systems-disklserver.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in b/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in index e6cc553..ab7a5b4 100644 --- a/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in +++ b/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in @@ -1,5 +1,8 @@ [server] +# let's default to the Debian Edu 11 diskless workstation +DEFAULT_IMAGE=dlw+amd64+bullseye + # Debian Edu 10 pretty names IPXE_DLW_AMD64_BUSTER_IMG="Debian Edu 10 Diskless Workstation (Squashfs Image)" IPXE_DLW_AMD64_BUSTER="Debian Edu 10 Diskless Workstation (NFS rootfs)" |