Accepting request 881840 from home:ykurlaev:branches:Base:System

Remove deprecated "StandardOutput=syslog" option from the systemd unit file.
This removes a warning from systemd on boot.

OBS-URL: https://build.opensuse.org/request/show/881840
OBS-URL: https://build.opensuse.org/package/show/Base:System/mcelog?expand=0&rev=92
This commit is contained in:
Thomas Renninger 2021-03-29 11:44:52 +00:00 committed by Git OBS Bridge
parent 2ce622fffe
commit 0b836da690

View File

@ -8,7 +8,6 @@ EnvironmentFile=-/etc/sysconfig/mcelog
ExecStartPre=/sbin/modprobe msr
ExecStartPre=/sbin/modprobe dmi-sysfs
ExecStart=/usr/sbin/mcelog --ignorenodev --daemon --foreground
StandardOutput=syslog
[Install]
WantedBy=multi-user.target