Sets in libs/systemd.py:18 are sorted alphabetically. The current output is correct by accident — host.env < web.env, host.env < /var. Adding a third path later would silently reorder. Tuples preserve insertion order; generate_unitfile() iterates them the same way. Environment (HOME=, PATH=) stays a set: each line is an independent KEY=VALUE assignment, order is irrelevant. |
||
|---|---|---|
| .. | ||
| files | ||
| items.py | ||
| metadata.py | ||
| README.md | ||
left4me
L4D2 game-server management platform. See Task B12 for the full README.