mirror of
https://github.com/apple/container.git
synced 2026-08-24 10:05:43 -05:00
- Closes #1713. - Files under /etc/sudoers.d/ must not contain dots as these will be ignored as "backup-files". When writing the sudoers file, replace `.` with `_` in the username to form the filename.