Re: No closing quote

2014-11-10 Thread Eric Huiban
Jason Adams wrote: On 11/09/2014 02:30 PM, h410g3n wrote: I encountered the same problem. You must have just upgraded from 5.5 and forgot to run sysmerge, right? :D Jason Adams wrote: Everytime /etc/netstart runs I get a no closing quote message. Hate to obsess about trivialities but

Re: No closing quote

2014-11-09 Thread Jason Adams
ry near the top of netstart >> --- >> # sh -x /etc/netstart >> + [ -n ] >> + . /etc/rc.d/rc.subr >> + FUNCS_ONLY=1 >> + [ -n 1 ] >> + return >> + _rc_parse_conf >> /etc/netstart: no closing quote > Oh, then your /etc/rc.conf.loca

Re: No closing quote

2014-11-09 Thread Philip Guenther
/netstart > + [ -n ] > + . /etc/rc.d/rc.subr > + FUNCS_ONLY=1 > + [ -n 1 ] > + return > + _rc_parse_conf > /etc/netstart: no closing quote Oh, then your /etc/rc.conf.local** has something not permitted by the new, more restrictive syntax. To quote the upgrade faq; rc

Re: No closing quote

2014-11-09 Thread Jason Adams
right? :D >>> >>> Jason Adams wrote: >>>> Everytime /etc/netstart runs I get a no closing quote message. >>>> >>>> Hate to obsess about trivialities but wondering If I've messed something >>>> up. >>>> All interfaces seem to

Re: No closing quote

2014-11-09 Thread Philip Guenther
On Sun, Nov 9, 2014 at 2:33 PM, Jason Adams wrote: > On 11/09/2014 02:30 PM, h410g3n wrote: >> I encountered the same problem. >> >> You must have just upgraded from 5.5 and forgot to run sysmerge, right? :D >> >> Jason Adams wrote: >>> Everytime /

Re: No closing quote

2014-11-09 Thread Jason Adams
On 11/09/2014 02:30 PM, h410g3n wrote: > I encountered the same problem. > > You must have just upgraded from 5.5 and forgot to run sysmerge, right? :D > > Jason Adams wrote: >> Everytime /etc/netstart runs I get a no closing quote message. >> >> Hate to obsess ab

No closing quote

2014-11-09 Thread Jason Adams
Everytime /etc/netstart runs I get a no closing quote message. Hate to obsess about trivialities but wondering If I've messed something up. All interfaces seem to work just fine. -- Those who do not understand Unix are condemned to reinvent it, poorly.

Re: /etc/rc: no closing quote

2014-07-22 Thread pae3
process 1 odd messages has been seen : "/etc/rc: no closing quote" ( on i386 & amd64). Did you run sysmerge? OpenBSD 5.6-beta (GENERIC) #236: Mon Jul 21 02:35:53 MDT 2014 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Intel(R) Atom(TM) CPU N270 @ 1.60GHz

Re: /etc/rc: no closing quote

2014-07-22 Thread Stefan Wollny
ted. During boot process 1 odd >>> messages has been seen : "/etc/rc: no closing quote" ( on i386 >>> & amd64). >> >> Did you run sysmerge? >> >> >>> OpenBSD 5.6-beta (GENERIC) #236: Mon Jul 21 02:35:53 MDT 2014 >>&

Re: /etc/rc: no closing quote

2014-07-22 Thread Stefan Wollny
ages has been seen : > > "/etc/rc: no closing quote" > > ( on i386 & amd64). > > Did you run sysmerge? > > > > OpenBSD 5.6-beta (GENERIC) #236: Mon Jul 21 02:35:53 MDT 2014 > > dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC

Re: /etc/rc: no closing quote

2014-07-22 Thread Stefan Wollny
Am 07/21/14 22:04, schrieb Antoine Jacoutot: > On Mon, Jul 21, 2014 at 11:50:19PM +0400, pae3 wrote: >> Hi. >> >> After upgrade from iso file (21 july) local daemons from /etc/rc.conf.local >> not started. >> During boot process 1 odd messages has been see

Re: /etc/rc: no closing quote

2014-07-21 Thread pae3
On 07/22/2014 00:04, Antoine Jacoutot wrote: On Mon, Jul 21, 2014 at 11:50:19PM +0400, pae3 wrote: Hi. After upgrade from iso file (21 july) local daemons from /etc/rc.conf.local not started. During boot process 1 odd messages has been seen : "/etc/rc: no closing quote" ( on i3

Re: /etc/rc: no closing quote

2014-07-21 Thread Antoine Jacoutot
On Mon, Jul 21, 2014 at 11:50:19PM +0400, pae3 wrote: > Hi. > > After upgrade from iso file (21 july) local daemons from /etc/rc.conf.local > not started. > During boot process 1 odd messages has been seen : > "/etc/rc: no closing quote" > ( on i386 & amd64).

/etc/rc: no closing quote

2014-07-21 Thread pae3
Hi. After upgrade from iso file (21 july) local daemons from /etc/rc.conf.local not started. During boot process 1 odd messages has been seen : "/etc/rc: no closing quote" ( on i386 & amd64). Alex OpenBSD 5.6-beta (GENERIC) #236: Mon Jul 21 02:35:53 MDT 2014 dera...@i3