Setting USE_FQDN to true.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
5a1de4b5a1
commit
7c3fb445e5
2 changed files with 16 additions and 0 deletions
15
debian/patches/progress-linux/0001-use-fqdn.patch
vendored
Normal file
15
debian/patches/progress-linux/0001-use-fqdn.patch
vendored
Normal 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
1
debian/patches/series
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
progress-linux/0001-use-fqdn.patch
|
Loading…
Add table
Add a link
Reference in a new issue