Re: [systemd-devel] 208 VS 219

2015-10-20 Thread Martin Pitt
Helo yankun, [email protected] [2015-10-21 9:29 +0800]: > hello guys,Systemd 208 VS Systemd219 ,Do they have many changes that can > improve boot time?? Newer systemd versions provide a lot more functionality. There might be some boot speed changes too, but not really because of targetted wor

Re: [systemd-devel] Proposal: Add biosdevname naming scheme to systemd

2015-10-20 Thread Jordan Hargrave
On Tue, Oct 20, 2015 at 3:02 PM, Andrei Borzenkov wrote: > 20.10.2015 17:30, Jordan Hargrave пишет: > >> On Tue, Oct 20, 2015 at 1:15 AM, Andrei Borzenkov >> wrote: >>> >>> On Tue, Oct 20, 2015 at 7:46 AM, Jordan Hargrave >>> wrote: On Mon, Mar 2, 2015 at 1:17 PM, Tom Gundersen wrote:

[systemd-devel] 208 VS 219

2015-10-20 Thread [email protected]
hello guys,Systemd 208 VS Systemd219 ,Do they have many changes that can improve boot time?? Thank you! [email protected] ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-deve

[systemd-devel] list-units with more than one argument

2015-10-20 Thread Johannes Ernst
systemctl list-units foo.service bar.service produces Too many arguments. now in 227. This used to work in 226. Apparently only one argument is allowed now? Is that intended? (I prefer not.) Manpage still says "list-units [PATTERN…]” Cheers, Johannes. _

Re: [systemd-devel] Proposal: Add biosdevname naming scheme to systemd

2015-10-20 Thread Andrei Borzenkov
20.10.2015 17:30, Jordan Hargrave пишет: On Tue, Oct 20, 2015 at 1:15 AM, Andrei Borzenkov wrote: On Tue, Oct 20, 2015 at 7:46 AM, Jordan Hargrave wrote: On Mon, Mar 2, 2015 at 1:17 PM, Tom Gundersen wrote: Hi Jordan, On Mon, Mar 2, 2015 at 4:45 PM, Jordan Hargrave wrote: There are curre

Re: [systemd-devel] Proposal: Add biosdevname naming scheme to systemd

2015-10-20 Thread Jordan Hargrave
On Tue, Oct 20, 2015 at 3:14 AM, Kay Sievers wrote: > On Tue, Oct 20, 2015 at 6:46 AM, Jordan Hargrave wrote: >> On Mon, Mar 2, 2015 at 1:17 PM, Tom Gundersen wrote: >>> Hi Jordan, >>> >>> On Mon, Mar 2, 2015 at 4:45 PM, Jordan Hargrave wrote: There are currently two competing naming mecha

Re: [systemd-devel] Proposal: Add biosdevname naming scheme to systemd

2015-10-20 Thread Jordan Hargrave
On Tue, Oct 20, 2015 at 1:15 AM, Andrei Borzenkov wrote: > On Tue, Oct 20, 2015 at 7:46 AM, Jordan Hargrave wrote: >> On Mon, Mar 2, 2015 at 1:17 PM, Tom Gundersen wrote: >>> Hi Jordan, >>> >>> On Mon, Mar 2, 2015 at 4:45 PM, Jordan Hargrave wrote: There are currently two competing naming

Re: [systemd-devel] Watchdog post action

2015-10-20 Thread Lennart Poettering
On Tue, 20.10.15 11:51, Iñigo Martínez ([email protected]) wrote: > I have been using ExecStopPost with a combination of busctl's > introspect command over org.freedesktop.systemd1 interface properties. > I'm not sure about Result property being the best option, as it > doesn't reflect exact

Re: [systemd-devel] backlight service stopped at boot

2015-10-20 Thread Lennart Poettering
On Tue, 20.10.15 08:21, Vlad ([email protected]) wrote: > Hello, > > On my laptop the backlight service is stopped at boot instead of starting: > > # journalctl -a -b | grep backl > Oct 20 08:13:09 *** systemd[1]: Stopped Load/Save Screen Backlight > Brightness of backlight:intel_backlight. > Oct 2

Re: [systemd-devel] Watchdog post action

2015-10-20 Thread Iñigo Martínez
I have been using ExecStopPost with a combination of busctl's introspect command over org.freedesktop.systemd1 interface properties. I'm not sure about Result property being the best option, as it doesn't reflect exactly a watchdog action, maybe a combination of different properties, Result + ExecM

Re: [systemd-devel] Proposal: Add biosdevname naming scheme to systemd

2015-10-20 Thread Kay Sievers
On Tue, Oct 20, 2015 at 6:46 AM, Jordan Hargrave wrote: > On Mon, Mar 2, 2015 at 1:17 PM, Tom Gundersen wrote: >> Hi Jordan, >> >> On Mon, Mar 2, 2015 at 4:45 PM, Jordan Hargrave wrote: >>> There are currently two competing naming mechanisms for network cards, >>> biosdevname and systemd. Syste