From: Kai Lueke Date: Fri, 22 Jul 2022 12:57:55 +0000 (+0200) Subject: man: Use correct target type for sysupdate entry X-Git-Tag: v252-rc1~602 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ad7b7b8092e85f85be155dc3264b9f7607e9d24;p=thirdparty%2Fsystemd.git man: Use correct target type for sysupdate entry While Type=file works because it seems to be the default, the line gets ignored as printed on the stderr output. Use the correct value "regular-file" for the target type. --- diff --git a/man/sysupdate.d.xml b/man/sysupdate.d.xml index 9ca46e5a687..d57fbf0442b 100644 --- a/man/sysupdate.d.xml +++ b/man/sysupdate.d.xml @@ -818,7 +818,7 @@ Path=https://download.example.com/ MatchPattern=foobarOS_@v.efi.xz [Target] -Type=file +Type=regular-file Path=/efi/EFI/Linux MatchPattern=foobarOS_@v+@l-@d.efi \ foobarOS_@v+@l.efi \