Skip to content
  • Ray Strode's avatar
    Don't every allow pam module to get unloaded · 00ac488c
    Ray Strode authored
    The PAM module uses dbus-glib, static gobject types, etc,
    so it really can't get unloaded.
    
    This commit adds some linker-fu to keep it resident even
    after the pam module closes.
    00ac488c