From: Jóhann B. Guðmundsson Date: Wed, 15 Jul 2020 14:35:38 +0000 (+0000) Subject: As of v246 of systemd "syslog" and "syslog-console" switches have been deprecated X-Git-Tag: 051~137 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8cb5ac1b30be458df9497911ba601d90e68f4d5b;p=thirdparty%2Fdracut.git As of v246 of systemd "syslog" and "syslog-console" switches have been deprecated --- diff --git a/modules.d/98dracut-systemd/dracut-mount.service b/modules.d/98dracut-systemd/dracut-mount.service index 77d34f62d..c88e6d841 100644 --- a/modules.d/98dracut-systemd/dracut-mount.service +++ b/modules.d/98dracut-systemd/dracut-mount.service @@ -19,8 +19,7 @@ Environment=NEWROOT=/sysroot Type=oneshot ExecStart=-/bin/dracut-mount StandardInput=null -StandardOutput=syslog -StandardError=syslog+console +StandardError=journal+console KillMode=process RemainAfterExit=yes