summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-26 12:49:20 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-26 12:49:20 +0100
commit2c1f95be5369914843b2198b73b7e8b63de3dfd8 (patch)
tree7a545fbe01ad9cd1eb29456f0192770fcec5e9f3
parent5350c121254d11cfb8a09e6726643a0a862db6b0 (diff)
downloaditzks-systems-2c1f95be5369914843b2198b73b7e8b63de3dfd8.tar.gz
itzks-systems-2c1f95be5369914843b2198b73b7e8b63de3dfd8.tar.bz2
itzks-systems-2c1f95be5369914843b2198b73b7e8b63de3dfd8.zip
etc/ltsp/ltsp.conf.itzks-systems-disklserver.in: Set DEFAULT_IMAGE to Debian Edu 11 diskless workstation.
-rw-r--r--etc/ltsp/ltsp.conf.itzks-systems-disklserver.in3
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)"