SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
Anonymous | Login | 2021-04-23 13:25 UTC | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0002057 | Endian Firewall | Uncategorized | public | 2009-07-30 11:23 | 2010-09-21 18:56 | ||||
Reporter | tomakos | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | trivial | Reproducibility | always | ||||
Status | closed | Resolution | won't fix | ||||||
Platform | OS | OS Version | |||||||
Product Version | 2.2 | ||||||||
Target Version | future | Fixed in Version | |||||||
Summary | 0002057: /root/bashrc is not read correctly?! | ||||||||
Description | I have added the file /root/.bashrc. The contens of this file is: alias l='ls -la' When I login as root, the alias does NOT work. When I have logged in as root and change to user root by typing "su root", the alias works fine. Obviously the user root does not use .bashrc via the initial login, only when loggin in again a second time.. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0003985) peter-endian (administrator) 2010-03-08 17:00 |
happens because when bash will be called as "sh", .bashrc will not be read out per default. obviously login (efw-console) and sshd call "sh" instead of bash |
(0004803) peter-endian (administrator) 2010-09-21 18:56 |
2.5 will not use login anymore.. so this issue will become obsolete |
![]() |
|||
Date Modified | Username | Field | Change |
2009-07-30 11:23 | tomakos | New Issue | |
2010-03-08 17:00 | peter-endian | Note Added: 0003985 | |
2010-03-08 17:00 | peter-endian | Status | new => confirmed |
2010-03-08 17:00 | peter-endian | Target Version | => future |
2010-09-21 18:56 | peter-endian | Note Added: 0004803 | |
2010-09-21 18:56 | peter-endian | Status | confirmed => closed |
2010-09-21 18:56 | peter-endian | Resolution | open => won't fix |
Copyright © 2000 - 2012 MantisBT Group |