]> git.proxmox.com Git - mirror_lxc.git/commit
Fix the --auth-key flag in gentoo template
authorErik Mackdanz <erikmack@gmail.com>
Thu, 12 Mar 2015 21:36:18 +0000 (16:36 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 13 Mar 2015 23:20:24 +0000 (19:20 -0400)
commit7785e39c96a25bab32a426bf3c1d1e0a1993ac49
treec8c278d3a8266f2b296cc8c830f16c21af05de98
parent82e28fe049a89a425c5e322c1b5a62ffc4834c11
Fix the --auth-key flag in gentoo template

Fix a typo in the getopt call,  should be auth-key not auth_key.
Also provide the argument to cat, so the script doesn't hang waiting
on stdin.

Closes #379

Signed-off-by: Erik Mackdanz <erikmack@gmail.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-gentoo.in