Package pam_systemd_home: Information

    Binary package: pam_systemd_home
    Version: 254.10-alt2
    Architecture: x86_64
    Build time:  Apr 23, 2024, 12:32 AM in the task #345302
    Source package: systemd
    Category: System/Base
    Report package bug
    License: LGPLv2.1+
    Summary: Automatically mount home directories managed by systemd-homed.service on login
    Description: 
    pam_systemd_home ensures that home directories managed by systemd-homed.service
    are automatically activated (mounted) on user login,
    and are deactivated (unmounted) when the last session of the user ends.

    Maintainer: Arseny Maslennikov


    Last changed


    April 18, 2024 Arseny Maslennikov 1:254.10-alt2
    - Adapted the package for filesystem >= 3:
      + put /bin after /usr/bin in default PATH for spawned processes;
      + fix symlink targets which were relative for standalone legacy directories.
      This makes us incompatible with filesystem < 3.
      See https://altlinux.org/Usrmerge for more information.
    March 5, 2024 Alexey Shabalin 1:254.10-alt1
    - 254.10
    - Increase vm.max_map_count (ALT#48094)
    Feb. 5, 2024 Alexey Shabalin 1:254.9-alt1
    - 254.9
    - Add busctl to standalone utils package.