diff options
-rw-r--r-- | etc/ltsp/ltsp.conf.itzks-systems-disklserver.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in b/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in index b7a3dfb..bf47863 100644 --- a/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in +++ b/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in @@ -1,7 +1,7 @@ [server] -# let's default to the Debian Edu 11 diskless workstation -DEFAULT_IMAGE=dlw+amd64+bullseye +# let's default to the Debian Edu 12 diskless workstation +DEFAULT_IMAGE=dlw+amd64+bookworm # Debian Edu 10 pretty names IPXE_DLW_AMD64_BUSTER_IMG="Debian Edu 10 Diskless Workstation (Squashfs Image)" |