Re: [systemd-devel] more verbose debug info than systemd.log_level=debug?

2017-03-22 Thread Chris Murphy
On Tue, Mar 21, 2017 at 9:48 PM, Andrei Borzenkov wrote: > 22.03.2017 00:10, Chris Murphy пишет: >> OK so I had the idea to uninstall plymouth, since that's estensibly >> what's holding up the remount read-only. But it's not true. >> >> Sending SIGTERM to remaining processes... >> Sending SIGKILL

[systemd-devel] How do I easily resolve conflicting jobs in custom units?

2017-03-22 Thread John Florian
I build an mostly-stateless appliance OS derived from Fedora (25 ATM) and have several custom units to make it all possible.  My units had worked great with F21, but are now giving me problems with F25.  One pair of the custom units do some trickery to relocate sshd host keys from /etc/ssh to an al

Re: [systemd-devel] How do I easily resolve conflicting jobs in custom units?

2017-03-22 Thread Andrei Borzenkov
22.03.2017 23:47, John Florian пишет: > I build an mostly-stateless appliance OS derived from Fedora (25 ATM) > and have several custom units to make it all possible. My units had > worked great with F21, but are now giving me problems with F25. One > pair of the custom units do some trickery to