chiark / gitweb /
journald: parse configuration file
[elogind.git] / src / login / libsystemd-login.sym
index 0d51fa76e76189a9335c79d56a3a7fa48c52f057..15e505e83ba233310ab4c1028cb37e190efbc1e2 100644 (file)
@@ -33,3 +33,8 @@ global:
 local:
         *;
 };
+
+LIBSYSTEMD_LOGIN_38 {
+global:
+        sd_pid_get_unit;
+} LIBSYSTEMD_LOGIN_31;