From 53e7264dff535e165e704ebaf401015f10594cb2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:27:49 +0200 Subject: Setting USE_FQDN to true. Signed-off-by: Daniel Baumann --- debian/patches/progress-linux/0001-use-fqdn.patch | 12 ++++++++++++ debian/patches/series | 1 + 2 files changed, 13 insertions(+) create mode 100644 debian/patches/progress-linux/0001-use-fqdn.patch create mode 100644 debian/patches/series (limited to 'debian') diff --git a/debian/patches/progress-linux/0001-use-fqdn.patch b/debian/patches/progress-linux/0001-use-fqdn.patch new file mode 100644 index 0000000..de882a1 --- /dev/null +++ b/debian/patches/progress-linux/0001-use-fqdn.patch @@ -0,0 +1,12 @@ +Author: Daniel Baumann +Description: Setting USE_FQDN to true. + +diff -Naurp molly-guard.orig/rc molly-guard/rc +--- molly-guard.orig/rc ++++ molly-guard/rc +@@ -8,4 +8,4 @@ + # 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 diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..21837d0 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +progress-linux/0001-use-fqdn.patch -- cgit v1.2.3