From: Adrian Vovk Date: Sat, 19 Oct 2024 01:04:41 +0000 (-0400) Subject: man: warn that sysupdate's API is unstable X-Git-Tag: v257-rc1~71^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89696521d2e965c806343edf768f743b5f26fff6;p=thirdparty%2Fsystemd.git man: warn that sysupdate's API is unstable There's still some breaking changes we want to make to sysupdated, but they'll potentially take months and we don't want to block the systemd release for that long. So, we can instead mark sysupdate's API as unstable --- diff --git a/man/org.freedesktop.sysupdate1.xml b/man/org.freedesktop.sysupdate1.xml index c0721a5f8cd..61c5847b1d0 100644 --- a/man/org.freedesktop.sysupdate1.xml +++ b/man/org.freedesktop.sysupdate1.xml @@ -27,6 +27,9 @@ systemd-sysupdated.service8 is a system service that allows unprivileged clients to update the system. This page describes the D-Bus interface. + + WARNING! This API is currently unstable and is thus subject + to breaking changes between versions of systemd.