Re: [systemd-devel] conditions in systemd service file

2012-10-05 Thread EEEEEE AAAAAA
Not in general. Some specific conditionals are supported, see "man > systemd.unit". They are not enough for me if I didn't look at wrong place. > If you need something like a shell script, use a shell > script in your ExecStart. > This makes sense. I'll try. Thank you! ___

Re: [systemd-devel] conditions in systemd service file

2012-10-05 Thread Tom Gundersen
On Fri, Oct 5, 2012 at 6:30 PM, EE AA wrote: > Is it possible to use conditions (like if) in systemd service file. > > For example, if XYZ="on" in configuration file, then start another service. Not in general. Some specific conditionals are supported, see "man systemd.unit". If you need

[systemd-devel] conditions in systemd service file

2012-10-05 Thread EEEEEE AAAAAA
Hi, Is it possible to use conditions (like if) in systemd service file. For example, if XYZ="on" in configuration file, then start another service. Is is possible? ___ systemd-devel mailing list [email protected] http://lists.freedesk