X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf%2Funit%2Fafm-unit-debug.conf.in;fp=conf%2Funit%2Fafm-unit-debug.conf.in;h=15c794c8e0e0761b02e1f093d48102c376e8c9a5;hb=05c3b4ed84d7dbc380258ded7d09666ad048c22c;hp=2ef20e704577f02d1d9ec904fde4063fcfca56c9;hpb=fd72db48d6652a9bd3503779ba0bfba363ceba36;p=src%2Fapp-framework-main.git diff --git a/conf/unit/afm-unit-debug.conf.in b/conf/unit/afm-unit-debug.conf.in index 2ef20e7..15c794c 100644 --- a/conf/unit/afm-unit-debug.conf.in +++ b/conf/unit/afm-unit-debug.conf.in @@ -1,4 +1,4 @@ -;--------------------------------------------------------------------------------- +;------------------------------------------------------------------------------- ; File: ; ; afm-unit.conf @@ -74,11 +74,14 @@ ; Records the installation directory path in the field "wgtdir" ; of the private object only. ; -;--------------------------------------------------------------------------------- +;------------------------------------------------------------------------------- +;---- F O R E A C H T A R G E T ---- +;------------------------------------------------------------------------------- {{#targets}} -;--------------------------------------------------------------------------------- -;---- M A I N P A R T O F T H E S E R V I C E ---- -;--------------------------------------------------------------------------------- +;------------------------------------------------------------------------------- +;------------------------------------------------------------------------------- +;---- M A I N P A R T O F T H E S E R V I C E ---- +;------------------------------------------------------------------------------- %begin systemd-unit # auto generated by wgtpkg-unit for {{:id}} version {{:version}} target {{:#target}} of {{:idaver}} %nl @@ -165,9 +168,9 @@ SyslogIdentifier=afbd-{{idaver}}{{^#target=main}}@{{:#target}}{{/#target=main}} StandardInput=null StandardOutput=journal StandardError=journal -;--------------------------------------------------------------------------------- -;---- text/html application/vnd.agl.native application/vnd.agl.service ---- -;--------------------------------------------------------------------------------- +;------------------------------------------------------------------------------- +;---- text/html application/vnd.agl.native application/vnd.agl.service ---- +;------------------------------------------------------------------------------- {{#content.type=text/html|application/vnd.agl.native|application/vnd.agl.service}} X-AFM-http-port={{:#metatarget.http-port}} Type=notify @@ -201,23 +204,23 @@ ExecStart=/usr/bin/afb-daemon \ {{#content.type=text/html}}--exec /usr/bin/web-runtime http://localhost:@p/{{content.src}}?token=@t{{/content.type=text/html}} \ {{#content.type=application/vnd.agl.native}}--exec {{:#metadata.install-dir}}/{{content.src}} @p @t{{/content.type=application/vnd.agl.native}} {{/content.type=text/html|application/vnd.agl.native|application/vnd.agl.service}} -;--------------------------------------------------------------------------------- -;---- application/x-executable ---- -;--------------------------------------------------------------------------------- +;------------------------------------------------------------------------------- +;---- application/x-executable ---- +;------------------------------------------------------------------------------- {{#content.type=application/x-executable}} ExecStart={{:#metadata.install-dir}}/{{content.src}} {{/content.type=application/x-executable}} {{#required-permission.@afm_prefix@permission::system:run-by-default}} -;--------------------------------------------------------------------------------- +;------------------------------------------------------------------------------- ; auto start -;--------------------------------------------------------------------------------- +;------------------------------------------------------------------------------- [Install] WantedBy=afm-user-session@.target %systemd-unit wanted-by afm-user-session@.target {{/required-permission.@afm_prefix@permission::system:run-by-default}} %end systemd-unit ;------------------------------------------------------------------------------- -;---- P R O V I D E D A P I S ---- +;---- F O R E A C H P R O V I D E D A P I S ---- ;------------------------------------------------------------------------------- {{#provided-api}} {{#value=ws|auto}} @@ -263,7 +266,7 @@ Service=afm-{{#required-permission.@afm_prefix@permission::public:hidden}}servic {{/value=ws|auto}} {{/provided-api}} ;------------------------------------------------------------------------------- -;---- P R O V I D E D B I N D I N G ---- +;---- F O R E A C H P R O V I D E D B I N D I N G ---- ;------------------------------------------------------------------------------- {{#provided-binding}} ;------------------------------------------------------------------------------- @@ -283,7 +286,8 @@ RemainAfterExit=yes ExecStart=/bin/ln -sf {{:#metadata.install-dir}}/{{value}} @afm_users_rundir@/%i/apis/link/{{name}} %end systemd-unit {{/provided-binding}} +;------------------------------------------------------------------------------- {{/targets}} -;--------------------------------------------------------------------------------- +;------------------------------------------------------------------------------- ; End of file afm-unit.conf mode DEVEL -;--------------------------------------------------------------------------------- +;-------------------------------------------------------------------------------