Re: [systemd-devel] Syntax check for a new service?

2022-02-26 Thread Mantas Mikulėnas
On Sat, Feb 26, 2022 at 7:05 PM Tom Browder wrote: > On Sat, Feb 26, 2022 at 09:38 Dave Howorth wrote: > >> On Sat, 26 Feb 2022 09:17:38 -0600 >> Tom Browder wrote: >> > Is there any way to get a plain syntax check of a potential new >> > service file? >> >> systemd-analyze verify FILE... > > >

Re: [systemd-devel] Syntax check for a new service?

2022-02-26 Thread Tom Browder
On Sat, Feb 26, 2022 at 09:38 Dave Howorth wrote: > On Sat, 26 Feb 2022 09:17:38 -0600 > Tom Browder wrote: > > Is there any way to get a plain syntax check of a potential new > > service file? > > systemd-analyze verify FILE... Thanks, Dave. I'm apparently having problems with the executable

Re: [systemd-devel] Syntax check for a new service?

2022-02-26 Thread Dave Howorth
On Sat, 26 Feb 2022 09:17:38 -0600 Tom Browder wrote: > Is there any way to get a plain syntax check of a potential new > service file? systemd-analyze verify FILE... https://www.freedesktop.org/software/systemd/man/systemd-analyze.html > I currently check it by installing, reloading, and enabl

[systemd-devel] Syntax check for a new service?

2022-02-26 Thread Tom Browder
Is there any way to get a plain syntax check of a potential new service file? I currently check it by installing, reloading, and enabling, and then getting a status check where I see the service isn't running and I see multiple messages: [in black text]*:N: Missing '=' [in red text]*:N: