aboutsummaryrefslogtreecommitdiff
path: root/etc/profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile')
-rw-r--r--etc/profile9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/profile b/etc/profile
new file mode 100644
index 000000000000..b1dca9b76fd5
--- /dev/null
+++ b/etc/profile
@@ -0,0 +1,9 @@
+# System-wide .profile file for sh(1).
+# Uncomment this to give you the default 4.2 behavior, where disk
+# information is shown in K-Blocks
+# BLOCKSIZE=K; export BLOCKSIZE
+# Uncomment this line if you want to setup your 8-bit locale at program
+# startup automatically
+# ENABLE_STARTUP_LOCALE=; export ENABLE_STARTUP_LOCALE
+# Uncomment this line to activate russian locale
+# LANG=ru_SU.KOI8-R; export LANG