Skip to content

Commit

Permalink
Include System Security Services support.
Browse files Browse the repository at this point in the history
This fixes the "User <name> has no home directory" error (issue alexmurray#68)
in environments where sssd is used.
  • Loading branch information
David Engel committed Sep 23, 2023
1 parent cf57ec6 commit 19ff6d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ parts:
- libnotify4
- libnss-mdns
- libnss-myhostname
- libnss-sss
- libnss-systemd
- libogg0
- liborc-0.4-0
Expand All @@ -190,6 +191,7 @@ parts:
- libsoup2.4-1
- libsqlite3-0
- libssl1.1
- libsss-nss-idmap0
- libstdc++6
- libtdb1
- libthai0
Expand Down

0 comments on commit 19ff6d6

Please sign in to comment.