]> xenbits.xensource.com Git - people/dariof/libvirt.git/commit
Introduce a virt-login-shell binary
authorDan Walsh <dwalsh@redhat.com>
Thu, 8 Aug 2013 15:36:31 +0000 (16:36 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 8 Aug 2013 15:36:31 +0000 (16:36 +0100)
commit54d69f540c9928da98f10202b3f21b7abb00bac1
tree56c993673cd5dfc784fb275a0d7c6981cf736630
parent6807238d87fd93dee30038bea1e8582a5f0a9fe7
Introduce a virt-login-shell binary

Add a virt-login-shell binary that can be set as a user's
shell, such that when they login, it causes them to enter
the LXC container with a name matching their user name.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
.gitignore
libvirt.spec.in
po/POTFILES.in
tools/Makefile.am
tools/virt-login-shell.c [new file with mode: 0644]
tools/virt-login-shell.conf [new file with mode: 0644]
tools/virt-login-shell.pod [new file with mode: 0644]