Re: Debian and init freedom (logging freedom?)

2019-12-25 Thread fungal-net
Jonathan de Boyne Pollard:
> fungal-net:
> 
>> While upgrading my antiX-sid (Debian) with s6 and 66 installed today
>>
> … the system enforced Debian policy on you, which you had violated by
> using UIDs less than 100 for your private "log" and "s6log" accounts. 
> Debian Policy §9.2.2 reserves UIDs less than 100 to Debian, for global
> assignment.
> 
> *
> https://www.debian.org/doc/debian-policy/ch-opersys.html#uid-and-gid-classes
> 
> Observe in contrast that the nosh toolset employs UIDs in the ordinary
> dynamic range for log accounts.

I plead guilty, I am a common Debian violator and I deserve to be
sentenced as the Debian house of elders decides.  They should add my
case to their ballot and vote for my sentence.

 jahoba ..jahoba ... jahobaa 

https://www.youtube.com/watch?v=ffwFXGPRDu4


Re: Debian and init freedom (logging freedom?)

2019-12-24 Thread Jonathan de Boyne Pollard

fungal-net:


While upgrading my antiX-sid (Debian) with s6 and 66 installed today

… the system enforced Debian policy on you, which you had violated by 
using UIDs less than 100 for your private "log" and "s6log" accounts.  
Debian Policy §9.2.2 reserves UIDs less than 100 to Debian, for global 
assignment.


* 
https://www.debian.org/doc/debian-policy/ch-opersys.html#uid-and-gid-classes


Observe in contrast that the nosh toolset employs UIDs in the ordinary 
dynamic range for log accounts.




Debian and init freedom (logging freedom?)

2019-12-23 Thread fungal-net
While upgrading my antiX-sid (Debian) with s6 and 66 installed today I
got two interesting messages.

This is copy paste from the terminal screen.  If systemd-log is on the
/etc/ files then you have nothing to worry about.  :)
At least they ask whether you allow Lenny to sweep your /etc/ for you.


Package configuration

 ┌┤ 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?
│
 │
│
 │   
 │
 │
│
 
└───┘






 ┌┤ 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?
│
 │
│
 │   
 │
 │
│
 └