diff options
author | James Meyer <james.meyer@operamail.com> | 2010-09-26 01:11:11 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-09-26 01:11:11 (GMT) |
commit | cd8250e8401092ec39187465ac96c4a2d973a1d0 (patch) | |
tree | d22587cd531974e6ac73a0128ff152a9f2bf370e /abs/core-testing/filesystem/profile | |
parent | d396125a3bf5de73f69ce08cd6eba7b57e22a6e2 (diff) | |
download | linhes_pkgbuild-cd8250e8401092ec39187465ac96c4a2d973a1d0.zip linhes_pkgbuild-cd8250e8401092ec39187465ac96c4a2d973a1d0.tar.gz linhes_pkgbuild-cd8250e8401092ec39187465ac96c4a2d973a1d0.tar.bz2 |
filesystem: arch sync
+ add tty10 to securetty
Diffstat (limited to 'abs/core-testing/filesystem/profile')
-rw-r--r-- | abs/core-testing/filesystem/profile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/abs/core-testing/filesystem/profile b/abs/core-testing/filesystem/profile index 5eabf8e..cf461f7 100644 --- a/abs/core-testing/filesystem/profile +++ b/abs/core-testing/filesystem/profile @@ -42,9 +42,8 @@ HISTCONTROL="erasedups" INPUTRC="/etc/inputrc" LESS="-R" -LC_COLLATE="C" -export HISTSIZE HISTCONTROL INPUTRC LESS LC_COLLATE +export HISTSIZE HISTCONTROL INPUTRC LESS # Load profiles from /etc/profile.d if test -d /etc/profile.d/; then |