mirror of
https://github.com/apple/container.git
synced 2026-09-02 13:55:39 +00: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.