[systemd-devel] Confusing hwdb matching behaviour

2016-08-30 Thread Peter Hutterer
The hwdb behaviour is a bit hard to predict when multiple matches with globs apply to a device so I'm wondering whether this is just an implementation result or intended behaviour. Example 1: $> cat 99-test.hwdb test:* match=generic test:specific* match=specific $> systemd-hwdb query "test:sp

Re: [systemd-devel] A question of sequential control of systemd service.

2016-08-30 Thread Che
On Tue, Aug 30, 2016 at 12:41 PM, Mantas Mikulėnas wrote: > On Tue, Aug 30, 2016 at 6:31 PM, lin webber wrote: > >> >> >> hello: >> I have a question about systemd unit. I'm using ubuntu 16.04 whih >> lightdm display manager . I have a service that I want to start it >> completely before

Re: [systemd-devel] A question of sequential control of systemd service.

2016-08-30 Thread Mantas Mikulėnas
On Tue, Aug 30, 2016 at 6:31 PM, lin webber wrote: > > > hello: > I have a question about systemd unit. I'm using ubuntu 16.04 whih > lightdm display manager . I have a service that I want to start it > completely before the lightdm service . it means that my service and > lightdm is not

[systemd-devel] A question of sequential control of systemd service.

2016-08-30 Thread lin webber
hello: I have a question about systemd unit. I'm using ubuntu 16.04 whih lightdm display manager . I have a service that I want to start it completely before the lightdm service . it means that my service and lightdm is not parallel started . how can i write my unit file ,and what to a

Re: [systemd-devel] alternate cryptsetup

2016-08-30 Thread Lennart Poettering
On Mon, 29.08.16 18:18, Xen ([email protected]) wrote: > Lennart Poettering schreef op 29-08-2016 11:46: > >On Sat, 27.08.16 23:20, Xen ([email protected]) wrote: > > > >>How can I notify systemd-cryptsetup.service that cryptsetup has been > >>done in > >>a different way, and succeeded? > > > >W