Re: [systemd-devel] Unsubscribing doesn't work.

2023-03-22 Thread Matthew Hannigan
FWIW, I have to rescue a bunch of systemd messages from gmail spam folder, including znoteer's. Letting you know in case this is related. On Tue, 21 Mar 2023 at 21:26, Andrej Manduch wrote: > > Hi Zbyszek, > > In every e-mail from systemd-devel there is in header: > > >List-Unsubscribe: > >

Re: [systemd-devel] Environment-variable security?

2018-11-18 Thread Matthew Hannigan
Yes, sadly https://12factor.net/ has a lot of currency. The first time I read that config section I thought 1. it doesn't answer the question; how/where/when do those env vars get defined? 2. it's not secure Matt On Tue, 13 Nov 2018 at 21:20, Tomasz Torcz wrote: > On Wed, Nov 14, 2018 at 02:1

Re: [systemd-devel] How can I study systemd?

2018-05-06 Thread Matthew Hannigan
>> How can I porting the systemd to the embedded linux? > Many embedded Linux distros already contain support for systemd, it's probably best to ask those distros for details. There is this. Three years old but it may be useful: https://github.com/jdub/openwrt-systemd On 7 May 2018 at 03:55

Re: [systemd-devel] How can I study systemd?

2018-05-06 Thread Matthew Hannigan
In particular: "Rethinking pid 1" http://0pointer.de/blog/projects/systemd.html On 6 May 2018 at 17:25, Matthew Hannigan wrote: > > Try > https://www.freedesktop.org/wiki/Software/systemd/ > and all the articles at Lennart's blog > http://0pointer.net/blog/ >

Re: [systemd-devel] How can I study systemd?

2018-05-06 Thread Matthew Hannigan
Try https://www.freedesktop.org/wiki/Software/systemd/ and all the articles at Lennart's blog http://0pointer.net/blog/ Matt On 6 May 2018 at 16:44, www wrote: > Dear, > > I want to study the system, but I don’t know how to begin it. Who can give > me some advices to study sytemd? > > I searche