aboutsummaryrefslogtreecommitdiff
path: root/src/usr/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/libexec')
-rwxr-xr-xsrc/usr/libexec/logout-manager/lm-helper3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/libexec/logout-manager/lm-helper b/src/usr/libexec/logout-manager/lm-helper
index e791f28..6372827 100755
--- a/src/usr/libexec/logout-manager/lm-helper
+++ b/src/usr/libexec/logout-manager/lm-helper
@@ -1,6 +1,7 @@
#!/bin/sh
# Dependencies:
-# Devuan: wmctrl
+# Devuan: wmctrl sudo
+# el7: wmctrl sudo
case "${1}" in
help) # show this help screen
{
bgstack15