I hope nobody perceives this as a technical "question", it is not, it is more of a question in semantics. Some of the content about debian's vote on init freedom may be relevant but here is a demonstration of intrusion, I think. https://www.reddit.com/r/linux/comments/eee59e/debian_votes_on_init_systems/
While upgrading base-passwd among other packages in sid it asked and "warned" that two users (log and s6log) do not match Debian's default and should be deleted. If I would ask why is Debian intrusive (by deleting not just adding) in /etc (sys-admin's personal domain) the answer would be "that's Debian". The next scale of questioning would be how would two additional users be a burden to any linux (unix) system? The 3rd line of questioning would have been what if my user name was systemd-log ... would the installer allow me "in"?
So in light of the init elections I am thinking logging freedom is becoming an issue as well.
Here is the output of the warnings and their wording. Note how it says software may not work if those logging accounts are not removed. Since when?
' ┌─────┤ Configuring base-passwd ├────┐
│ update-passwd has found a difference between your system accounts and the current Debian defaults. It │
│ is advisable to allow update-passwd to change your system; without those changes some packages might not │
│ work correctly. For more documentation on the Debian account policies, please see │
│ /usr/share/doc/base-passwd/README.
│ The proposed change is: │ Remove group "log" (19) │
│ If you allow this change, a backup of modified files will be made with the extension .org, which you can │
│ use if necessary to restore the current settings. If you do not make this change now, you can make it │
│ later with the update-passwd utility. │
│ Do you want to remove the group log?
│ <Yes> <No> │
└───────────────────────────────────────────┘
┌───────┤ Configuring base-passwd ├─────┐
│ update-passwd has found a difference between your system accounts and the current Debian defaults. It │
│ is advisable to allow update-passwd to change your system; without those changes some packages might not │
│ work correctly. For more documentation on the Debian account policies, please see │
│ /usr/share/doc/base-passwd/README.
│ The proposed change is:
│ Remove user "s6log" (19) │
│ If you allow this change, a backup of modified files will be made with the extension .org, which you can │
│ use if necessary to restore the current settings. If you do not make this change now, you can make it │
│ later with the update-passwd utility.
│ Do you want to remove the user s6log?
│ <Yes> <No> │
└──────────────────────────────────┘ '
[link] [comments]