]> 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:29:34 +0000 (14:29 +0000)
committerHarald Hoyer <harald@hoyer.xyz>
Fri, 31 Jul 2020 15:11:25 +0000 (17:11 +0200)
modules.d/99squash/squash-mnt-clear.service

index 84441f60a1b29d29aa2dd1ef3695daa8e35283a1..9d94c524a3747f22652dd7b996f77637ff00b97f 100644 (file)
@@ -12,6 +12,6 @@ ConditionPathExists=/squash/root
 Type=oneshot
 RemainAfterExit=no
 StandardInput=null
-StandardOutput=syslog+console
-StandardError=syslog+console
+StandardOutput=journal+console
+StandardError=journal+console
 ExecStart=/squash/clear-squash.sh