]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virt-login-shell: allow shell to be a simple string argument
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 12 Apr 2016 14:31:54 +0000 (15:31 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 10 Jun 2016 10:03:01 +0000 (11:03 +0100)
commit730466081c49ee5df3693b5574b14b60fea8368a
treed8148fdafbf5fdf7628d7dbf1e76fd2a430afce0
parent8a95d3df484478313955e3d8eb77f407ab1749f9
virt-login-shell: allow shell to be a simple string argument

Currently the shell config file parameter must be a list
giving the shell path and args. Allow it to be a plain
string argument as well.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tools/virt-login-shell.c
tools/virt-login-shell.conf