From b98e3a8b8a4b5c7015fa3889ce124842eb2b7fd8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 17 Nov 2017 19:49:46 -0400 Subject: typo --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 81d1bf87..daa31bc3 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -558,7 +558,7 @@ standardSystemUnhardened suite arch motd = propertyList "standard system" $ prop & osDebian suite arch & Hostname.sane & Hostname.searchDomain - & Locale.available "en_US.utf8" + & Locale.available "en_US.UTF-8" & File.hasContent "/etc/motd" ("":motd++[""]) & Apt.stdSourcesList `onChange` Apt.upgrade & Apt.cacheCleaned -- cgit v1.2.3