chiark / gitweb /
Introspect and monitor dropin configuration
[elogind.git] / src / core / load-dropin.h
index 1d2fafeee68d5d59ba5990fdc921c32218449ff5..fd551179e2801775d3e7811c0e511526ba39628a 100644 (file)
@@ -25,4 +25,5 @@
 
 /* Read service data supplementary drop-in directories */
 
+char **unit_find_dropin_paths(Unit *u);
 int unit_load_dropin(Unit *u);