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

master
Jóhann B. Guðmundsson 2020-07-15 14:35:38 +00:00 committed by Harald Hoyer
parent d9149c6ca7
commit 8cb5ac1b30
1 changed files with 1 additions and 2 deletions

View File

@ -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