From: Jóhann B. Guðmundsson Date: Wed, 15 Jul 2020 14:26:00 +0000 (+0000) Subject: As of v246 of systemd "syslog" and "syslog-console" switches have been deprecated X-Git-Tag: 051~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=265f696b532f63f0ac1f9f341e0469a6eafe2fdd;p=thirdparty%2Fdracut.git As of v246 of systemd "syslog" and "syslog-console" switches have been deprecated --- diff --git a/modules.d/90stratis/stratisd-init.service b/modules.d/90stratis/stratisd-init.service index 318e8c27b..1be2e33b3 100644 --- a/modules.d/90stratis/stratisd-init.service +++ b/modules.d/90stratis/stratisd-init.service @@ -8,8 +8,6 @@ DefaultDependencies=no Type=simple ExecStart=/sbin/stratisd-init --debug KillSignal=SIGINT -StandardOutput=syslog -StandardError=syslog [Install] WantedBy=sysinit.target