chiark / gitweb /
logind: introduce a state for session, being one of online, active, closing
[elogind.git] / src / login / libsystemd-login.sym
index 0fd61e000bf082def13b033fd883d916cd08f40f..347e0730a6e8fb6fc8803b2c5f865f22ca1cac9d 100644 (file)
@@ -46,3 +46,8 @@ global:
         sd_session_get_class;
         sd_session_get_display;
 } LIBSYSTEMD_LOGIN_38;
+
+LIBSYSTEMD_LOGIN_186 {
+global:
+        sd_session_get_state;
+} LIBSYSTEMD_LOGIN_43;