Change-Id: I81d121424057fd79c1a0a65d420df3ee1badb6f3
| ... | ... |
@@ -56,6 +56,7 @@ The defined phases are: |
| 56 | 56 |
before they are started |
| 57 | 57 |
- **extra** - runs after services are started and before any files in |
| 58 | 58 |
``extra.d`` are executed |
| 59 |
+- **post-extra** - runs after files in ``extra.d`` are executed |
|
| 59 | 60 |
|
| 60 | 61 |
The file is processed strictly in sequence; meta-sections may be |
| 61 | 62 |
specified more than once but if any settings are duplicated the last to |