Sugar Network/Recipe Specification: Difference between revisions

Line 247: Line 247:


   [Service]
   [Service]
   recipe = [<section-prefix>:]<component-name> [, ...]
   recipe = <component-name> [, ...]


and declare sections that contain components:
and declare sections that contain components:


   [[<section-prefix>:]<component-name>]
   [<component-name>]
   ...
   ...