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