Restore behavior of rcons forcing write by default on new session open
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
4da82b680f
commit
1e62403ba6
@ -21,4 +21,4 @@ if [ ! -f $HOME/.consolerc ]; then
|
||||
echo '}' >> $HOME/.consolerc
|
||||
fi
|
||||
|
||||
exec console -M $CONSERVER $1
|
||||
exec console -f -M $CONSERVER $1
|
||||
|
Loading…
Reference in New Issue
Block a user