[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[atomic-devel] No bashrc for root user



For F21 atomic [1] there is no .bashrc for the root user. This means
/etc/bashrc is not sourced in an the typical look and feel can seem a
bit foreign as compared to a normal F21 environment (i.e. PS1 is not
set as you would expect).

<<< F21 Atomic >>>
[fedora atest ~]$ sudo su -
-bash-4.3# ls /root/.bashrc
ls: cannot access /root/.bashrc: No such file or directory
-bash-4.3# echo $PS1
\s-\v\$

<<< F21 Cloud >>>
[fedora tester ~]$ sudo su -
[root tester ~]# ls /root/.bashrc
/root/.bashrc
[root tester ~]# echo $PS1
[\u \h \W]\$


Should I file a bug for this?

Thanks,
Dusty

[1] - https://kojipkgs.fedoraproject.org//work/tasks/8904/8118904/Fedora-Cloud-Atomic-20141112-21.x86_64.qcow2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]