On Sun, 07.04.13 14:30, Pascal ([email protected]) wrote:
> Hi,
>
>
> I need some help to (even) understand systemd process (philosophy)...
>
> How, from a service, stop the boot process if an error occurs in this
> service?
>
> For example, a bash script do a check and return false or true.
В Sun, 7 Apr 2013 14:30:43 +0200
Pascal пишет:
> Hi,
>
>
> I need some help to (even) understand systemd process (philosophy)...
>
> How, from a service, stop the boot process if an error occurs in this
> service?
>
> For example, a bash script do a check and return false or true. If true
> r
Hi,
I need some help to (even) understand systemd process (philosophy)...
How, from a service, stop the boot process if an error occurs in this
service?
For example, a bash script do a check and return false or true. If true
returned, all is ok and the boot process go on with default target and