chiark / gitweb /
log: pass SCM_CREDENTIALS when logging to syslog
[elogind.git] / src / path.c
index 9af1cd4c26bcd3ea5e05c8fcc2a7e2b1bb625462..42c64f3eb1aaf5bd06d2d195f0da50a908f68c5b 100644 (file)
@@ -607,5 +607,6 @@ const UnitVTable path_vtable = {
 
         .reset_maintenance = path_reset_maintenance,
 
+        .bus_interface = "org.freedesktop.systemd1.Path",
         .bus_message_handler = bus_path_message_handler
 };