As of v246 of systemd "syslog" and "syslog-console" switches have been deprecated
parent
d9149c6ca7
commit
8cb5ac1b30
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue