|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Stuck in Single Users mode
I am working on configuring a firewall and installing ipfilter. I added the line ipfilter_flags=" " in the file rc.conf. After a reboot I was sent into single user mod with an error message of " syntax error: Unterminated quoted string"
What does this mean and how do I fix it to reboot into normal multi user mode? Thanx. |
|
#2
|
|||
|
|||
|
Unless you wish to modify the flags sent to ipfilter, you can leave this line out. (or comment it out). The default rc.conf in /etc/defaults/ already contains this line, so what you are adding is redundant.
** Otherwise, I would remove the empty space between the quotes: Code:
ipfilter_flags="" was that any help? -Steven "You ride a horse rather less well than another horse would." -Edmund BlackAdder Last edited by stevengs : December 17th, 2004 at 11:38 AM. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > BSD Help > Stuck in Single Users mode |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|