X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fcreate-config-files;h=8701bc4aaf888755ebd2f3b4090eb0e125b867cb;hb=1f939e62f6f5ccbd393bcf2f61daaf164c284580;hp=b1962508a02b2871d262cc7fdb4c91b5e9dc1199;hpb=3fb13cf968ef5335a9d22601dfdcddd7189207a8;p=hvlinux.git diff --git a/stage1/create-config-files b/stage1/create-config-files index b196250..8701bc4 100755 --- a/stage1/create-config-files +++ b/stage1/create-config-files @@ -108,9 +108,6 @@ alias fgrep='fgrep --color=auto' alias egrep='egrep --color=auto' alias less='less -RFX' -# Pour avoir un environnement similaire à ce qu'un login fournirait: -alias su='su --login' - # Pour que la touche BACKSPACE fonctionne correctement lorsque Bash nous # demande une confirmation (quand on veut effacer un fichier par exemple). if tty --quiet ; then