'What is the use of systemd user instance for ssh logins

When you login using SSH, pam_systemd module automatically launches a systemd --user instance when the user logs in for the first time. We can mask the [email protected] to deactivate this. Even when we deactivate the [email protected], there is no noticeable impact.

Is there a impact when we mask the service ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source