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
|
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue