As of v246 of systemd "syslog" and "syslog-console" switches have been deprecated

master
Jóhann B. Guðmundsson 2020-07-15 14:33:33 +00:00 committed by Harald Hoyer
parent 0c1bd016ec
commit e1130a8340
1 changed files with 1 additions and 2 deletions

View File

@ -24,8 +24,7 @@ Environment=NEWROOT=/sysroot
Type=oneshot Type=oneshot
ExecStart=-/bin/dracut-pre-udev ExecStart=-/bin/dracut-pre-udev
StandardInput=null StandardInput=null
StandardOutput=syslog StandardError=journal+console
StandardError=syslog+console
KillMode=process KillMode=process
RemainAfterExit=yes RemainAfterExit=yes