1
0
Fork 0

Setting USE_FQDN to true.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-21 08:01:57 +02:00
parent 5a1de4b5a1
commit 7c3fb445e5
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,15 @@
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
Description: Setting USE_FQDN to true.
diff -Naurp molly-guard.orig/rc molly-guard/rc
--- molly-guard.orig/rc
+++ molly-guard/rc
@@ -8,7 +8,7 @@
# USE_FQDN
# When set, causes the 30-query-hostname script to ask for the fully-qualified
# hostname, rather than the short name
-#USE_FQDN=true
+USE_FQDN=true
# ANSIBLE_SEARCH_STRING
# The string to search for in the broadcast message provided to shutdown

1
debian/patches/series vendored Normal file
View file

@ -0,0 +1 @@
progress-linux/0001-use-fqdn.patch