Introduce systemd support
[gpl/argeo-slc.git] / lib / linux / org.argeo.slc.systemd / OSGI-INF / systemdServiceStatistics.xml
diff --git a/lib/linux/org.argeo.slc.systemd/OSGI-INF/systemdServiceStatistics.xml b/lib/linux/org.argeo.slc.systemd/OSGI-INF/systemdServiceStatistics.xml
new file mode 100644 (file)
index 0000000..c689af1
--- /dev/null
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="start" deactivate="stop" immediate="true" name="org.argeo.slc.systemd.serviceStatistics">
+   <implementation class="org.argeo.slc.systemd.dbus.ServiceStatistics"/>
+</scr:component>