Re: [systemd-devel] Verify only single file

2019-07-23 Thread Lennart Poettering
On Mo, 01.07.19 16:00, Dennis Ljungmark ([email protected]) wrote: > Hi, > on my current Fedora (30) system, I'm trying to hook a test to > validate systemd unit files via `systemd-analyze verify` > > this however has a problem that it analyzes & verifies the entire > chain, reporting errors if _a

[systemd-devel] Verify only single file

2019-07-01 Thread Dennis Ljungmark
Hi, on my current Fedora (30) system, I'm trying to hook a test to validate systemd unit files via `systemd-analyze verify` this however has a problem that it analyzes & verifies the entire chain, reporting errors if _any_ of the system units has an error. Is there a way to limit `verify` to on