]> git.proxmox.com Git - mirror_corosync.git/commit - tools/corosync-keygen.c
Add -l option to corosync-keygen.
authorRussell Bryant <russell@russellbryant.net>
Sat, 5 Mar 2011 16:02:25 +0000 (10:02 -0600)
committerRussell Bryant <russell@russellbryant.net>
Sat, 5 Mar 2011 16:02:57 +0000 (10:02 -0600)
commit1be0c3bdc64db78b252c17c1077d9743910bd37c
treea3b217840c7521d2a95534600409ffebe36e589a
parent7471c883464ccee31424e9a58c71fc5f948f41f9
Add -l option to corosync-keygen.

This option (-l or --less-secure) causes corosync-keygen to read from
/dev/urandom instead of /dev/random to ensure that no input is required
from the user.  It may be useful when this command is used from a
script.

Signed-off-by: Russell Bryant <russell@russellbryant.net>
Reviewed-by: Steven Dake <sdake@redhat.com>
man/corosync-keygen.8
tools/corosync-keygen.c