From 458d519335736a8d67a6ad6d5d2273e4a7c8374d Mon Sep 17 00:00:00 2001 From: "Paul Buetow (lxpbuetowlap.united.domain)" Date: Sun, 16 Mar 2014 15:36:26 +0100 Subject: fix perms --- docs/japi.pod | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/japi.pod') diff --git a/docs/japi.pod b/docs/japi.pod index 41a0a05..6ab9aac 100644 --- a/docs/japi.pod +++ b/docs/japi.pod @@ -67,6 +67,7 @@ Almost all options have to be passed the Japi tool via command line. One excepti It can be created like this: bash -c 'read -s PASSWORD; tr -d "\n" <<< "$PASSWORD" | base64' | tee ~/.japipass + chmod 0600 ~/.japipass =head1 AUTHOR -- cgit v1.2.3