chiark / gitweb /
nspawn: introduce the new /machine/ tree in the cgroup tree and move containers there
[elogind.git] / src / login / libsystemd-login.sym
index 55a828773bca26472d3b3aa8dfe255c45a3244f2..f4cd2097007b1159704564c13391e20216e98845 100644 (file)
@@ -62,4 +62,11 @@ global:
 LIBSYSTEMD_LOGIN_201 {
 global:
         sd_login_monitor_get_events;
+        sd_login_monitor_get_timeout;
 } LIBSYSTEMD_LOGIN_198;
+
+LIBSYSTEMD_LOGIN_202 {
+global:
+        sd_pid_get_user_unit;
+        sd_pid_get_machine_name;
+} LIBSYSTEMD_LOGIN_201;