Files
systemd/src/nspawn
Nick Labich a9e860f22e nspawn: Add --bind-user-shell= to control shells for --bind-user
Prior to this change, no user shell can be specified in the user
records passed into a container via --bind-user=. This new option
allows users to:

1. When false (the default), continue to specify no user shell for
   each bound user record, resulting in the use of the container's
   default shell for bound users.

2. When true, include each host user's shell in the corresponding
   user record passed into a container (via --bind-user=).

3. When an absolute path, set that path as the user shell for each
   user record passed into a container (via --bind-user=).

This does not change the existing behavior, but allows users to
opt-in to either copy the shells specified by the host user records
or override the shell explicitly by path.
2025-06-30 10:45:10 +02:00
..
2025-05-21 23:52:20 +09:00
2025-05-21 23:52:20 +09:00
2025-05-21 23:52:20 +09:00
2025-05-21 23:52:20 +09:00
2025-05-21 23:52:20 +09:00
2025-05-21 23:52:20 +09:00
2025-04-30 09:30:51 +02:00
2025-05-21 23:52:20 +09:00
2025-05-21 23:52:20 +09:00