]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/meson.build
creds: add varlink API for encrypting/decrypting credentials
[thirdparty/systemd.git] / units / meson.build
index 8542245239ac8bd42d9ed2bdb89e09591d8eeafd..9d3604951d56bf6a1b6d1e450520bdb25759ae6c 100644 (file)
@@ -280,6 +280,11 @@ units = [
           'file' : 'systemd-coredump@.service.in',
           'conditions' : ['ENABLE_COREDUMP'],
         },
+        {
+          'file' : 'systemd-creds.socket',
+          'symlinks' : ['sockets.target.wants/'],
+        },
+        { 'file' : 'systemd-creds@.service' },
         { 'file' : 'systemd-exit.service' },
         {
           'file' : 'systemd-firstboot.service',