summaryrefslogtreecommitdiff
path: root/doc/ale-systemd.txt
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2021-03-14 23:34:38 +0000
committerw0rp <devw0rp@gmail.com>2021-03-14 23:34:38 +0000
commitf43e4abc8872a10519309d78f44ad2fc276ad596 (patch)
treeaf7d8f7b161ded500fc3698d02ea97d5b49d3793 /doc/ale-systemd.txt
parentb45ee8ec6c760089c68fb28a5436ec8275ca5381 (diff)
downloadale-f43e4abc8872a10519309d78f44ad2fc276ad596.zip
Check user systemd unit files with systemd-analyze
Diffstat (limited to 'doc/ale-systemd.txt')
-rw-r--r--doc/ale-systemd.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ale-systemd.txt b/doc/ale-systemd.txt
new file mode 100644
index 00000000..13c7037f
--- /dev/null
+++ b/doc/ale-systemd.txt
@@ -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: