summaryrefslogtreecommitdiff
path: root/units/meson.build
diff options
context:
space:
mode:
authormaanyagoenka <maanyagoenka@microsoft.com>2023-02-24 08:33:15 +0000
committermaanyagoenka <maanyagoenka@microsoft.com>2023-04-05 21:50:04 +0000
commit1f839f48e08f7e399718872d4137bd18671546ad (patch)
treec7f73230c28c5555ef1c922a1cea07852f44e127 /units/meson.build
parent4da1df42ac419180f8bbfd6bc53a50e02b14af85 (diff)
downloadsystemd-1f839f48e08f7e399718872d4137bd18671546ad.tar.gz
confext: add the systemd-confext.service file
Diffstat (limited to 'units/meson.build')
-rw-r--r--units/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/meson.build b/units/meson.build
index 06d68c1d6b..e6eb300661 100644
--- a/units/meson.build
+++ b/units/meson.build
@@ -138,6 +138,7 @@ units = [
['systemd-reboot.service', ''],
['systemd-rfkill.socket', 'ENABLE_RFKILL'],
['systemd-sysext.service', 'ENABLE_SYSEXT'],
+ ['systemd-confext.service', 'ENABLE_SYSEXT'],
['systemd-sysupdate.timer', 'ENABLE_SYSUPDATE'],
['systemd-sysupdate-reboot.timer', 'ENABLE_SYSUPDATE'],
['systemd-sysusers.service', 'ENABLE_SYSUSERS',