1
2
Fork
You've already forked sysclean
1

handle useradd(8) and adduser(8) #4

Closed
ajacoutot wants to merge 1 commit from useradd into master
pull from: useradd
merge into: semarie:master
semarie:main
ajacoutot commented 2016年05月26日 17:11:31 +02:00 (Migrated from github.com)
Copy link

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.

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.
semarie commented 2016年05月26日 19:47:06 +02:00 (Migrated from github.com)
Copy link

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
Reference in a new issue
semarie/sysclean
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?