Check user systemd unit files with systemd-analyze

This commit is contained in:
w0rp
2021-03-14 23:34:38 +00:00
parent b45ee8ec6c
commit f43e4abc88
7 changed files with 77 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
===============================================================================
ALE systemd Integration *ale-systemd-options*
===============================================================================
systemd-analyze *ale-systemd-analyze*
ALE supports checking user systemd units with `systemd-analyze --user verify`
Checks will only work with user unit files in their proper location. There
aren't any options, and checks can only run after saving the file.
===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: