]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
As of v246 of systemd "syslog" and "syslog-console" switches have been deprecated
authorJóhann B. Guðmundsson <johannbg@gmail.com>
Wed, 15 Jul 2020 14:36:20 +0000 (14:36 +0000)
committerHarald Hoyer <harald@hoyer.xyz>
Fri, 31 Jul 2020 15:11:25 +0000 (17:11 +0200)
modules.d/99memstrack/memstrack.service

index 6b47adef33d0cb16e516cf2327e0f028490bc706..c9fcadef9c5bc83d4abd2505bafbd59185e86d59 100644 (file)
@@ -9,5 +9,5 @@ Type=simple
 ExecStart=/bin/memstrack-start
 PIDFile=/run/memstrack.pid
 StandardInput=null
-StandardOutput=syslog+console
-StandardError=syslog+console
+StandardOutput=journal+console
+StandardError=journal+console