funkypenguin / pfrancid

Automatically exported from code.google.com/p/pfrancid
0 stars 1 forks source link

prompt for PFsense 2.0 #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As stated in pflogin line 468, the prompt need to be fixed to work with pfsense 
2.0

If you change the line 469 to this

  set prompt "\: "

It will work

Original issue reported on code.google.com by powerla...@gmail.com on 17 Nov 2011 at 10:03

GoogleCodeExporter commented 9 years ago
Ahh, it didn't work great anyway. 

According this note, it's better to change the promp at the pfsense shell user 
to '# ' in .tcshrc

http://www.shrubbery.net/pipermail/rancid-discuss/2011-June/005728.html

Original comment by powerla...@gmail.com on 17 Nov 2011 at 11:50