diff --git a/gnu/services/base.scm b/gnu/services/base.scm index acda08d19a..a3944dbdfa 100644 --- a/gnu/services/base.scm +++ b/gnu/services/base.scm @@ -290,7 +290,7 @@ (define contents " # level notice or higher and anything of level err or # higher to the console. # Don't log private authentication messages! - *.err;auth.notice;authpriv.none /dev/console + *.alert;auth.notice;authpriv.none /dev/console # Log anything (except mail) of level info or higher. # Don't log private authentication messages!