Re: [systemd-devel] systemd-networkd: IPv6 prefix delegation disabled by ipv6forwarding=true

2025-01-14 Thread Max Gautier
nline=no ==> /etc/systemd/network/ppp.network <== [Match] Kind=ppp [Network] DHCP=yes KeepConfiguration=yes # I think this was because systemd was messing with the IPv4 config set up by ppp IPv4Forwarding=yes IPv6Forwarding=yes IPv6AcceptRA=yes -- Max Gautier

[systemd-devel] Customize configuration at compile-time vs /usr/lib/systemd/*/*.conf.d

2024-03-05 Thread Max Gautier
ibutors (aka the one compiling systemd) should defined compile-time defaults, and /usr/lib/systemd/*.conf.d should be for overriding that. Am I missing documentation somewhere ? Thanks -- Max Gautier

Re: [systemd-devel] Can I provide separate enabling for dbus-activation and "normal" start ?

2024-02-23 Thread Max Gautier
On Fri, Feb 23, 2024 at 10:19:12AM +0100, Lennart Poettering wrote: > On Do, 22.02.24 17:09, Max Gautier ([email protected]) wrote: > > > Is it possible when writing a dbus-activable service to provide two > > separate and independent ways to enable it ? > > > >

Re: [systemd-devel] Can I provide separate enabling for dbus-activation and "normal" start ?

2024-02-22 Thread Max Gautier
On Thu, Feb 22, 2024 at 07:43:50PM +0300, Andrei Borzenkov wrote: > On 22.02.2024 19:09, Max Gautier wrote: > > Hi, > > > > Is it possible when writing a dbus-activable service to provide two > > separate and independent ways to enable it ? > > > > The D

[systemd-devel] Can I provide separate enabling for dbus-activation and "normal" start ?

2024-02-22 Thread Max Gautier
files but I'm not completely sure how to do that without copying the whole file (i.e, is there some Install/Unit relation I can use for that ?) Thanks ! -- Max Gautier

Re: Masking swap.target to disable swaps (on old systemd versions)

2024-01-04 Thread Max Gautier
On Tue, Jan 02, 2024 at 09:56:44PM +0300, Andrei Borzenkov wrote: > On 02.01.2024 18:47, Max Gautier wrote: > > Hi, > > > > Is masking `swap.target` a reliable/supported way to disable all swaps > > (partition, file, whatever) ? > > > > I used that ap

Masking swap.target to disable swaps (on old systemd versions)

2024-01-02 Thread Max Gautier
oks fine to me... If anyone has had some success trying similar things on old systemd versions, please let me know if you can. [1]: https://github.com/kubernetes-sigs/kubespray [2]: https://github.com/kubernetes-sigs/kubespray/issues/10741 Thanks a lot for your time -- Max Gautier

Re: [systemd-devel] Conditionally reload a service from another service

2023-07-31 Thread Max Gautier
ed certificate placed in the same file ? If so, maybe you could use a path unit with PathChanged=/path/to/your/cert ? -- Max Gautier

[systemd-devel] /etc/machine-id and a read-only rootfs

2021-02-22 Thread Max Marrone
I'm trying to understand some implications of the way systemd loads /etc/machine-id. My understanding is, first: systemd reads /etc/machine-id during *early boot.* At that point, I'm only guaranteed that the *root* filesystem will be there for me. Second: there's no way to delay that machine-id i

Re: [systemd-devel] Systemd User Service Not Starting with ecryptfs

2018-01-31 Thread Max Ehrlich
Andrei, Amazingly it seems like the solution was that simple, thanks for your help. I'm going to let the Ubuntu guys know those should probably be swapped thanks again, Max On Tue, Jan 30, 2018 at 10:20 PM Andrei Borzenkov wrote: > 31.01.2018 00:42, Max Ehrlich пишет: &g

Re: [systemd-devel] Systemd User Service Not Starting with ecryptfs

2018-01-30 Thread Max Ehrlich
Andrei, Honestly I just clicked "encrypt my home folder" on the GUI install a few months ago. I'm trying to figure out what method ububtu uses by poking around, but if you know how I can check please let me know Thanks for your response, Max On Tue, Jan 30, 2018, 13:09 Andrei B

[systemd-devel] Systemd User Service Not Starting with ecryptfs

2018-01-30 Thread Max Ehrlich
I use home folder encryption with ecryptfs. I also want to start gpg-agent when I login using a user service. No matter what I try, I can't get this to work because it seems like systemd deosnt wait for the decryption to happen. Is there any support for this configuration or can my user services be

Re: [systemd-devel] OnCalendar every X minutes

2015-03-29 Thread Max
29.03.2015 21:28, T.C. Hollingsworth пишет: > > On Mar 29, 2015 9:52 AM, "Max" <mailto:[email protected]>> wrote: > > > > Hi. > > > > Is there a way to make timer unit which will execute things every X minutes > > where X

[systemd-devel] OnCalendar every X minutes

2015-03-29 Thread Max
such notion like OnCakendar=every 11 min. ? cheers, Max. ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] SAT for dependencies

2015-03-11 Thread Max
/cryptominisat from within systemd for that? Or maybe somebody already tried that? Also, am I right that dependency resolution logic is in src/core/job.c or I should look into some other code as well? best regards, Max. ___ systemd-devel mailing list

Re: [systemd-devel] libsystemd-daemon wrapper

2015-03-11 Thread Max
23.02.2015 13:29, Lennart Poettering пишет: > On Mon, 23.02.15 11:30, Max ([email protected]) wrote: > >> Hi. >> >> I've got question partially inspired by recent posts to this ML from some >> troll >> without shift on his keyboard :)

[systemd-devel] libsystemd-daemon wrapper

2015-02-23 Thread Max
or it but unfortunately came up with nothing so I'd appreciate links to such projects or to documentation which would explain why this kind of wrapper is really stupid idea :) cheers, Max. ___ systemd-devel mailing list systemd-deve

[systemd-devel] [PATCH] man: be even more clear about ExecStart's first argument

2013-02-20 Thread Max Albrecht
, of course it is mentioned in man systemd.service, but it is kind of burried in the end of a paragraph about variables. So i propose to mention it clearly in the first paragraph. Greetings, Max (not on the list) Signed-off-by: Max F. Albrecht <[email protected]> --- man/systemd.service.xm

[systemd-devel] Swap deactivation problem

2012-10-11 Thread Max Horn
lready tried to set dependencies to the swap target but it did not work... Best Regards, Max ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel