diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-02-09 00:52:26 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-02-09 00:52:29 +0100 |
commit | 2707271e8ef3924206b870b7098b7314ddc64f2e (patch) | |
tree | b11421a0f49515260b45f8f833d213819310a66c /man/systemd.service.xml | |
parent | 83684a3553cd875d6873b3dc867e6cd1a7cc4173 (diff) |
man: fix XML
Spotted by Sergey Ptashnick.
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index a1d8a523ef..f0c96fd7a3 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -471,7 +471,7 @@ than the configured time then the service is placed in a failure state. By setting - <term><varname>Restart=</varname></term> + <varname>Restart=</varname> to <option>on-failure</option> or <option>always</option> the service will be automatically restarted. The |