]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
initscripts: Tell users to report bugs on Bugzilla
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 31 Oct 2019 18:09:05 +0000 (18:09 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 13 Nov 2019 18:47:38 +0000 (18:47 +0000)
I have been receiving a couple of emails recently directed
at info@ipfire.org with bug reports when a system did not
boot up or shut down properly.

This is obviously not the right way to report bugs, but
we are telling our users to do so.

This patch changes this to report bugs to Bugzilla like
it should be.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
src/initscripts/system/functions

index 2870729a50a3fb4a6162ff0270876d1bced60abb..2127a58995d576a33dd930b34ed595182f1a0d56 100644 (file)
@@ -153,7 +153,7 @@ print_error_msg()
        boot_mesg -n "If you're able to track this"
        boot_mesg -n " error down to a bug in one of the files provided by"
        boot_mesg -n " ipfire, please be so kind to inform us at"
-       boot_mesg " info@ipfire.org.\n"
+       boot_mesg " https://bugzilla.ipfire.org.\n"
        boot_mesg_flush
        boot_mesg -n "Press Enter to continue or wait a minute..." ${INFO}
        boot_mesg "" ${NORMAL}