ale-systemd.txt
1 =============================================================================== 2 ALE systemd Integration *ale-systemd-options* 3 4 5 =============================================================================== 6 systemd-analyze *ale-systemd-analyze* 7 8 ALE supports checking user systemd units with `systemd-analyze --user verify` 9 Checks will only work with user unit files in their proper location. There 10 aren't any options, and checks can only run after saving the file. 11 12 13 =============================================================================== 14 vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: