X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F06_Component_Documentation%2FApplication_Framework%2F03_Creating_a_New_Service.md;fp=docs%2F04_Developer_Guides%2F01_Application_Framework%2F03_Creating_a_New_Service.md;h=69bde48daae199b8dc1b9566836b3c72748c5ad6;hb=fe5a8e87f9f2c57ced90e898ebb1af10f92bcb35;hp=22e98ea55055ac45e2f03bbd6be0c80380df948f;hpb=aad217b6c25e35908953d6c84980913b96032d40;p=AGL%2Fdocumentation.git diff --git a/docs/04_Developer_Guides/01_Application_Framework/03_Creating_a_New_Service.md b/docs/06_Component_Documentation/Application_Framework/03_Creating_a_New_Service.md similarity index 97% rename from docs/04_Developer_Guides/01_Application_Framework/03_Creating_a_New_Service.md rename to docs/06_Component_Documentation/Application_Framework/03_Creating_a_New_Service.md index 22e98ea..69bde48 100644 --- a/docs/04_Developer_Guides/01_Application_Framework/03_Creating_a_New_Service.md +++ b/docs/06_Component_Documentation/Application_Framework/03_Creating_a_New_Service.md @@ -40,7 +40,7 @@ WantedBy=agl-session.target ``` The `WantedBy=agl-session.target` indicates the service is part of the default AGL -user session, as mentioned in the [Application Framework](../01_Application_Framework/01_Introduction/#user-session-management) +user session, as mentioned in the [Application Framework](01_Introduction.md#user-session-management) documentation. The `Restart=on-failure` directive ensures the service will be automatically