From 98baa63c2008aa70c9e95f5fe46a79cec87aad31 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Tue, 24 Jul 2012 19:13:02 +0200 Subject: systemd: also increase to LOG_NOTICE on shutdown Signed-off-by: Tom Gundersen --- rc.sysinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc.sysinit') diff --git a/rc.sysinit b/rc.sysinit index a646bda..c8f6360 100755 --- a/rc.sysinit +++ b/rc.sysinit @@ -7,7 +7,7 @@ . /etc/rc.d/functions # don't let all the systemd tools be too verbose -export SYSTEM_LOG_LEVEL="LOG_NOTICE" +export SYSTEMD_LOG_LEVEL="notice" # Prints distro name and URL print_welcome -- cgit v1.2.3