Commit 0747203b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Do not prevent history for root

parent 9ed88ae0
......@@ -81,7 +81,6 @@ if [ $$EUID -eq 0 ] ; then
if [ ! -L /sbin ]; then
pathappend /sbin
fi
unset HISTFILE
fi
# Setup some environment variables.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment