Commit 10a2067e authored by The Heavy's avatar The Heavy 🚂
Browse files

Webmin/Usermin does not populate version numbers automatically on startup

parent c0199751
Loading
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -38,8 +38,8 @@ relative_redir=1
error_stack=0
sortconfigs=1

# deliberately removed settings (Webmin will populate these correctly simplifying our job)
#os_type=debian-linux
#os_version=11.0
#real_os_type=Ubuntu Linux
#real_os_version=20.04.4
# update these when the base image is updated
os_type=debian-linux
os_version=11.0
real_os_type=Ubuntu Linux
real_os_version=20.04.4
+2 −2
Original line number Diff line number Diff line
@@ -67,5 +67,5 @@ syslog=1
user_mapping_reverse=0
utmp=1

# deliberately removed settings (Webmin will populate these correctly simplifying our job)
#server=MiniServ/1.840
# update this when usermin is updated
server=MiniServ/1.840
+5 −5
Original line number Diff line number Diff line
@@ -59,8 +59,8 @@ sysinfo=0
tempdirdelete=
webprefix=

# deliberately removed settings (Webmin will populate these correctly simplifying our job)
#os_type=debian-linux
#os_version=11.0
#real_os_type=Ubuntu Linux
#real_os_version=20.04.4
# update these when the base image changes
os_type=debian-linux
os_version=11.0
real_os_type=Ubuntu Linux
real_os_version=20.04.4
+2 −2
Original line number Diff line number Diff line
@@ -76,5 +76,5 @@ ssl_cipher_list=EECDH+AES:EDH+AES:-SHA1:EECDH+RC4:EDH+RC4:RC4-SHA:EECDH+AES256:E
ssl_redirect=1
utmp=1

# deliberately removed settings (Webmin will populate these correctly simplifying our job)
#server=MiniServ/1.991
# update this when the webmin version changes
server=MiniServ/1.991