diff options
author | Adrian Vovk <adrianvovk@gmail.com> | 2023-06-30 04:58:41 +0200 |
---|---|---|
committer | Tom Coldrick <thomas.coldrick@codethink.co.uk> | 2024-08-21 10:31:41 +0200 |
commit | bf2c741fd772af6f04b4fa234ada2d364f9a5d6c (patch) | |
tree | 5a8a98cf56241ea6d3fac1c57d7ac2cc79b716c2 /po/POTFILES.in | |
parent | Merge pull request #34018 from yuwata/network-address-label (diff) | |
download | systemd-bf2c741fd772af6f04b4fa234ada2d364f9a5d6c.tar.xz systemd-bf2c741fd772af6f04b4fa234ada2d364f9a5d6c.zip |
sysupdate: Implement systemd-sysupdated dbus service
Co-authored-by: Tom Coldrick <thomas.coldrick@codethink.co.uk>
Co-authored-by: Abderrahim Kitouni <abderrahim.kitouni@codethink.co.uk>
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 16899fd5f9..d9c602cf20 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -11,5 +11,6 @@ src/machine/org.freedesktop.machine1.policy src/network/org.freedesktop.network1.policy src/portable/org.freedesktop.portable1.policy src/resolve/org.freedesktop.resolve1.policy +src/sysupdate/org.freedesktop.sysupdate1.policy src/timedate/org.freedesktop.timedate1.policy src/core/dbus-unit.c |