diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 84dd17920a..8c00a093f8 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -206,7 +206,7 @@ identify the main process of the service. The manager will proceed with starting follow-up units after the parent process exits. - Behavior of is similar to ; + Behavior of is similar to ; however, the service manager will consider the unit up after the main process exits. It will then start follow-up units. RemainAfterExit= is particularly useful for this type of service. Type= is the implied default if neither