From 0378248c7edc1786b9a18650c91e64ff10ddcc59 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Mon, 27 Jul 2009 17:13:44 +0000 Subject: [PATCH] keep hostname first --- db-config.d/09-messages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db-config.d/09-messages b/db-config.d/09-messages index acfb45e..ce9e2dc 100644 --- a/db-config.d/09-messages +++ b/db-config.d/09-messages @@ -211,7 +211,7 @@ We will investigate the problem shortly. }, {'message_id': "mountfailed", - 'subject': "could not mount filesystem on %(hostname)s", + 'subject': "%(hostname)s could not mount filesystem", 'template': """ %(hostname)s failed to boot because the boot scripts could not mount the -- 2.47.0