summaryrefslogtreecommitdiffstats
path: root/man/rules
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-10-30 12:12:59 +0100
committerLennart Poettering <lennart@poettering.net>2023-11-02 14:19:32 +0100
commiteae4943afa0f5cb15a7d68d046c67de9c463fde5 (patch)
treee3a080f75e0193257e5e45fae491448631378dff /man/rules
parentstoragetm: add new systemd-storagetm component (diff)
downloadsystemd-eae4943afa0f5cb15a7d68d046c67de9c463fde5.tar.xz
systemd-eae4943afa0f5cb15a7d68d046c67de9c463fde5.zip
man: add docs for new storagetm service
Diffstat (limited to 'man/rules')
-rw-r--r--man/rules/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/rules/meson.build b/man/rules/meson.build
index 525bea94fd..45a1780fb2 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -1045,6 +1045,7 @@ manpages = [
['systemd-socket-proxyd', '8', [], ''],
['systemd-soft-reboot.service', '8', [], ''],
['systemd-stdio-bridge', '1', [], ''],
+ ['systemd-storagetm.service', '8', ['systemd-storagetm'], 'ENABLE_STORAGETM'],
['systemd-stub',
'7',
['linuxaa64.efi.stub', 'linuxia32.efi.stub', 'linuxx64.efi.stub', 'sd-stub'],