Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-20 | systemd-verify: a simple tool for offline unit verification | Zbigniew Jędrzejewski-Szmek | |
This tool will warn about misspelt directives, unknown sections, and non-executable commands. It will also catch the common mistake of using Accept=yes with a non-template unit and vice versa. https://bugs.freedesktop.org/show_bug.cgi?id=56607 |