]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/home/homed-manager-bus.h
home: add new systemd-homed service that can manage LUKS homes
[thirdparty/systemd.git] / src / home / homed-manager-bus.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 #pragma once
3
4 #include "sd-bus.h"
5
6 extern const sd_bus_vtable manager_vtable[];