Re: [systemd-devel] Static IP address on wandering Wi-Fi client

2019-06-18 Thread Marcel Holtmann
Hi Johann, >> And frankly IP configuration needs to move into the network technology >> daemons like iwd for example. > What's the argument here for that reasoning as in why not consolidate all > network configuration ( ethernet/wifi/vrrp/vpn's etc.. ) to a single place ( > networkd )? > >

Re: [systemd-devel] Static IP address on wandering Wi-Fi client

2019-06-18 Thread Marcel Holtmann
Hi Bruce, > I'm not so sure about handing the IP configuration to the service that > is managing the link level. What then do we do with Ethernet? Do we > build an iwd equivalent to set up the routes, etc. for the Ethernet > connections? What I like about what I've seen with systemd-networkd and >

[systemd-devel] journald deleting logs on LiveOS boots

2019-06-18 Thread Chris Murphy
When I boot Fedora 30/Rawhide Workstation (LiveOS install media) in a VM with ~2GiB memory, using any combination of systemd, dracut, or udev debugging, events are missing from the journal. systemd-241-7.gita2eaa1c.fc30.x86_64 systemd-242-3.git7a6d834.fc31.x86_64 'journalctl -b -o short-monotonic

[systemd-devel] Unset option in drop-in override

2019-06-18 Thread Dominick C. Pastore
Hello, I think this is an easy question but I can't find the answer anywhere. I'm having some trouble with a unit file drop-in overrride. I have a package that uses some options that are incompatible with the LXD container I'm running it in. Specifically, the following two options: [Service] I

Re: [systemd-devel] Static IP address on wandering Wi-Fi client

2019-06-18 Thread Bruce A. Johnson
I'm not so sure about handing the IP configuration to the service that is managing the link level. What then do we do with Ethernet? Do we build an iwd equivalent to set up the routes, etc. for the Ethernet connections? What I like about what I've seen with systemd-networkd and wpa_supplicant so fa

Re: [systemd-devel] udev: Access permission of fw character device in which fw node includes unit handled by ALSA

2019-06-18 Thread Takashi Sakamoto
Hi Lennart, Thanks for your reply, and notice to this legacy and minor issue ;) On Mon, Jun 17, 2019, at 22:26, Lennart Poettering wrote: > On Mo, 20.05.19 21:27, Takashi Sakamoto ([email protected]) wrote: > > > Hi all, > > > > I'm an ALSA developer, mainly committing to drivers for audio

Re: [systemd-devel] Static IP address on wandering Wi-Fi client

2019-06-18 Thread Jóhann B . Guðmundsson
Hi On 6/17/19 2:28 PM, Marcel Holtmann wrote: And frankly IP configuration needs to move into the network technology daemons like iwd for example. What's the argument here for that reasoning as in why not consolidate all network configuration ( ethernet/wifi/vrrp/vpn's etc.. ) to a single p