From: Jóhann B. Guðmundsson Date: Wed, 15 Jul 2020 14:33:33 +0000 (+0000) Subject: As of v246 of systemd "syslog" and "syslog-console" switches have been deprecated X-Git-Tag: 051~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1130a83405648777210fdc99f7eee087eebaadc;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-pre-udev.service b/modules.d/98dracut-systemd/dracut-pre-udev.service index 570ec02d3..e4092e35f 100644 --- a/modules.d/98dracut-systemd/dracut-pre-udev.service +++ b/modules.d/98dracut-systemd/dracut-pre-udev.service @@ -24,8 +24,7 @@ Environment=NEWROOT=/sysroot Type=oneshot ExecStart=-/bin/dracut-pre-udev StandardInput=null -StandardOutput=syslog -StandardError=syslog+console +StandardError=journal+console KillMode=process RemainAfterExit=yes