aboutsummaryrefslogtreecommitdiff
path: root/lib/keyringer/actions/recipients
diff options
context:
space:
mode:
Diffstat (limited to 'lib/keyringer/actions/recipients')
-rwxr-xr-xlib/keyringer/actions/recipients2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/keyringer/actions/recipients b/lib/keyringer/actions/recipients
index 29f9d38..3c18516 100755
--- a/lib/keyringer/actions/recipients
+++ b/lib/keyringer/actions/recipients
@@ -5,7 +5,7 @@
# Load functions
LIB="`dirname $0`/../functions"
-source "$LIB" || exit 1
+source "$LIB" maintenance $* || exit 1
# Command parser
keyringer_get_command "$2"