Bug#962384: Support for systemd-sysusers

2020-10-26 Thread Trent W. Buck
Holger Levsen wrote: > On Tue, Jun 30, 2020 at 07:07:50PM +0200, Michael Biebl wrote: > > It's my understanding, that there is no clear consensus what should > > happen on package purge. Some packages do manually remove system users > > and go to some length to find files/directories owned by a sys

Bug#962384: Support for systemd-sysusers

2020-07-13 Thread Moritz Mühlenhoff
Hi, On Sun, Jul 05, 2020 at 02:52:17PM +0200, Niels Thykier wrote: > Just to confirm, what debhelper should do with this is: > > On postinst configure: > > systemd-sysusers .conf Yes, that's all. > And that is it? I.e. there is no action to be done for any of the other > maintscripts? Th

Bug#962384: Support for systemd-sysusers

2020-06-07 Thread Moritz Muehlenhoff
Package: debhelper Severity: wishlist It would be great if debhelper would support adding system users via systemd-sysusers in a simple, DRY-avoiding manner. System users seem like a common enough feature to be part of standard debhelper I suppose. A system user is defined in a short config shi

Bug#962384: Support for systemd-sysusers

2020-06-07 Thread Niels Thykier
Control: block -1 by 946456 Moritz Muehlenhoff: > Package: debhelper > Severity: wishlist > > It would be great if debhelper would support adding system users via > systemd-sysusers > in a simple, DRY-avoiding manner. System users seem like a common enough > feature to > be part of standard deb

Bug#962384: Support for systemd-sysusers

2020-09-13 Thread Niels Thykier
Control: tags -1 patch MR at https://salsa.debian.org/debian/debhelper/-/merge_requests/42 Thanks, ~Niels

Bug#962384: Support for systemd-sysusers

2020-06-30 Thread Niels Thykier
On Sun, 7 Jun 2020 12:05:59 +0200 Niels Thykier wrote: > Control: block -1 by 946456 > > Moritz Muehlenhoff: > > Package: debhelper > > Severity: wishlist > > > > It would be great if debhelper would support adding system users via > > systemd-sysusers > > in a simple, DRY-avoiding manner. Syst

Bug#962384: Support for systemd-sysusers

2020-06-30 Thread Michael Biebl
Hi Niels, Am 30.06.20 um 11:20 schrieb Niels Thykier: > Hi Michael and Felipe, > > Any news on this? :) Also, will it only take a postinst script to > create the user and nothing else? What about removal; is there any > action to be done for locking the users? I'm still contemplating what the

Bug#962384: Support for systemd-sysusers

2020-06-30 Thread Michael Biebl
Am 30.06.20 um 11:20 schrieb Niels Thykier: > What about removal; is there any > action to be done for locking the users? Good question. Afaics there are no provisions in systemd-sysusers to remove users again. It's my understanding, that there is no clear consensus what should happen on package

Bug#962384: Support for systemd-sysusers

2020-06-30 Thread Moritz Muehlenhoff
On Tue, Jun 30, 2020 at 07:07:50PM +0200, Michael Biebl wrote: > Am 30.06.20 um 11:20 schrieb Niels Thykier: > > What about removal; is there any > > action to be done for locking the users? > > Good question. Afaics there are no provisions in systemd-sysusers to > remove users again. Indeed. >

Bug#962384: Support for systemd-sysusers

2020-07-05 Thread Niels Thykier
Michael Biebl: > Am 30.06.20 um 11:20 schrieb Niels Thykier: >> What about removal; is there any >> action to be done for locking the users? > > Good question. Afaics there are no provisions in systemd-sysusers to > remove users again. > > It's my understanding, that there is no clear consensus w

Bug#962384: Support for systemd-sysusers

2020-07-05 Thread Niels Thykier
Michael Biebl: > Hi Niels, > > Am 30.06.20 um 11:20 schrieb Niels Thykier: >> Hi Michael and Felipe, >> >> Any news on this? :) Also, will it only take a postinst script to >> create the user and nothing else? What about removal; is there any >> action to be done for locking the users? > > I'm

Bug#228692: Bug#962384: Support for systemd-sysusers

2020-07-01 Thread Holger Levsen
On Tue, Jun 30, 2020 at 07:07:50PM +0200, Michael Biebl wrote: > It's my understanding, that there is no clear consensus what should > happen on package purge. Some packages do manually remove system users > and go to some length to find files/directories owned by a system > user/group and remove t