aboutsummaryrefslogtreecommitdiff
path: root/local
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2017-10-19 12:15:57 +0200
committerKarel Kočí <karel.koci@nic.cz>2017-10-19 12:15:57 +0200
commit8b055c6e83f619f3eab61f18ae6743874a99927d (patch)
treea57a14bb88374f12fa38f183718091a92a57fc20 /local
parentc6cc9f526eaf1ab3f676d37c4f11dc013bdcde2a (diff)
downloadmyconfigs-8b055c6e83f619f3eab61f18ae6743874a99927d.tar.gz
myconfigs-8b055c6e83f619f3eab61f18ae6743874a99927d.tar.bz2
myconfigs-8b055c6e83f619f3eab61f18ae6743874a99927d.zip
Tiny but important change in usbkey
Diffstat (limited to 'local')
-rwxr-xr-xlocal/bin/usbkey2
1 files changed, 1 insertions, 1 deletions
diff --git a/local/bin/usbkey b/local/bin/usbkey
index 7e89dea..e6cc42e 100755
--- a/local/bin/usbkey
+++ b/local/bin/usbkey
@@ -134,7 +134,7 @@ op_ssh_import() {
}
# Note OpenVPN: CA generated using following command
-# openssl req -nodes -new -x509 -keyout ca.key -out ca.crt -config openssl.cnf
+# openssl req -nodes -new -x509 -days 3650 -keyout ca.key -out ca.crt -config openssl.cnf
op_openvpn_list() {
check_mount || op_mount