X-Git-Url: http://git.cyclocoop.org///1?a=blobdiff_plain;f=vm_hosted;h=4ae72230cdfe9c721e1ce5f00c7dd0969a3978d7;hb=6f1326c3e20e40d34c80bf308bd7075f00b3b943;hp=ecf17c4068dd4aacc47febcc818ca6de17bd2f76;hpb=eefc410c23df14d9e47bfc1eedcfb500d557c5a8;p=lhc%2Fateliers.git diff --git a/vm_hosted b/vm_hosted index ecf17c4..4ae7223 100755 --- a/vm_hosted +++ b/vm_hosted @@ -775,6 +775,9 @@ rule_user_configure () { sudo install -m 644 -o root -g root \ "$tool"/etc/bash.bashrc \ /etc/bash.bashrc + sudo install -m 644 -o root -g root \ + "$tool"/etc/inputrc \ + /etc/inputrc sudo install -m 644 -o root -g root \ "$tool"/etc/screenrc \ /etc/screenrc