X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sliver_lxc.py;h=d3e077ffa1e6b29b381f56749f18fe9b036914a5;hb=e0f1c487a95f8fdcff6aedbedaf0f5bbef9b4413;hp=212b7e63b00a2895b50a47195b58993dbdd433f0;hpb=0214164541351badc2c248962ee2cbd756d8e8a7;p=nodemanager.git diff --git a/sliver_lxc.py b/sliver_lxc.py index 212b7e6..d3e077f 100644 --- a/sliver_lxc.py +++ b/sliver_lxc.py @@ -18,7 +18,7 @@ from sliver_libvirt import Sliver_Libvirt class Sliver_LXC(Sliver_Libvirt, Initscript): """This class wraps LXC commands""" - SHELL = '/bin/vsh' + SHELL = '/usr/sbin/vsh' TYPE = 'sliver.LXC' # Need to add a tag at myplc to actually use this account # type = 'sliver.LXC'