diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-06-20 15:43:51 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-06-20 15:43:51 +0200 |
commit | 335fe3e7e27ac68852f5b4e6f3ad7518695058bd (patch) | |
tree | ccba944a35807b0701f138f3ecde7bba0222cd67 /base/aaabasicfs/nu | |
parent | a10707e2849ef332c87b1e3afa0552a999bcc8db (diff) | |
download | nutyx-extra-335fe3e7e27ac68852f5b4e6f3ad7518695058bd.tar.gz nutyx-extra-335fe3e7e27ac68852f5b4e6f3ad7518695058bd.tar.bz2 nutyx-extra-335fe3e7e27ac68852f5b4e6f3ad7518695058bd.tar.xz nutyx-extra-335fe3e7e27ac68852f5b4e6f3ad7518695058bd.zip |
aaabasicfs, ptis ajustement pour rc2
Diffstat (limited to 'base/aaabasicfs/nu')
-rwxr-xr-x | base/aaabasicfs/nu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/aaabasicfs/nu b/base/aaabasicfs/nu index 214a019b1..3ba4434e6 100755 --- a/base/aaabasicfs/nu +++ b/base/aaabasicfs/nu @@ -6,7 +6,7 @@ ###################################### user_groups="" -default_groups=(users disk network floppy fuse video lp audio cdrom halusers scanner) +default_groups=(users disk network floppy fuse video lp tty audio cdrom halusers scanner) # Avoid spaces troubles :) OLD_IFS=$IFS |