From a79896c7eec67e7eccd08812cd0af58cecfb67de Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Mon, 17 Feb 2020 14:23:20 -0800 Subject: [PATCH] bin: Bring back passget clear delay --- bin/passget | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/passget b/bin/passget index 24344d5..d608c62 100755 --- a/bin/passget +++ b/bin/passget @@ -48,6 +48,6 @@ echo 'Password clipped. Clearing in 60 seconds.' # `at` doesn't forward the DISPLAY variable. This workaround ensures that X is # available to xsel. -at -M 'now' >/dev/null 2>&1 </dev/null 2>&1 <