[arch-dev-public] System-wide bashrc?

Thomas Bächler thomas at archlinux.org
Tue Aug 25 05:04:02 EDT 2009


RedShift schrieb:
> /usr/bin/bash2:
> #!/bin/bash
> bash --rcfile /etc/bashrc
> 
> and then
> 
> echo "/usr/bin/bash2" >> /etc/shells
> usermod -s /usr/bin/bash2 myuser

Yes, or create /etc/bashrc, then /etc/bashrc.d/ and allow to move files 
there just like /etc/profile.d.

But then you'd need ". /etc/bashrc" in all user ~/.bashrc. I was hoping 
there was some magical mechanism that would apply systemwide.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://www.archlinux.org/pipermail/arch-dev-public/attachments/20090825/7a26f7d2/attachment.pgp>


More information about the arch-dev-public mailing list