Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: cosmin_ap on May 24, 2011, 01:50:44 PM
-
Hi
it would be useful if bash would copy .bashrc to /etc/skel upon installing so adduser works with bash. Could also check existing users too and copy these files (profile, bashrc) over in their homes too if not present.
Currently, mc doesn't enable a subshell because of that, that's how I found out.
-
Ok, I will check it out tonight.
-
Uploaded, hopefully fixes it. Copying .bashrc to /etc/skel/ by startup script.
-
That was quick :) Thanks!