The tools will automatically create a configuration file if it does not exist.
Considering useradd(8) run by pkg_add to handle users it will likely be present
in most installations. While adduser(8) will only be explicitely run by the
admin, let's be consistent; so let's add both config files to add_expected_base.
handle useradd(8) and adduser(8) #4
The tools will automatically create a configuration file if it does not exist.
Considering useradd(8) run by pkg_add to handle users it will likely be present
in most installations. While adduser(8) will only be explicitely run by the
admin, let's be consistent; so let's add both config files to add_expected_base.
Thanks for your PR, but the list is based on files presents after a default install, and neither /etc/adduser.conf and /etc/usermgmt.conf are installed by default.
You should add them to /etc/sysclean.ignore, eventually using @include "/etc/changelist" possibility to catch more usual files.
Thanks for your PR, but the list is based on files presents after a default install, and neither `/etc/adduser.conf` and `/etc/usermgmt.conf` are installed by default.
You should add them to `/etc/sysclean.ignore`, eventually using `@include "/etc/changelist"` possibility to catch more usual files.
Pull request closed
This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
semarie/sysclean!4
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "useradd"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?