aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrc.sysinit3
1 files changed, 3 insertions, 0 deletions
diff --git a/rc.sysinit b/rc.sysinit
index ed796c7..a646bda 100755
--- a/rc.sysinit
+++ b/rc.sysinit
@@ -6,6 +6,9 @@
. /etc/rc.conf
. /etc/rc.d/functions
+# don't let all the systemd tools be too verbose
+export SYSTEM_LOG_LEVEL="LOG_NOTICE"
+
# Prints distro name and URL
print_welcome