From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3096bd910608190816j619f9abfjff02710be897155c@mail.gmail.com> Date: Sat, 19 Aug 2006 17:16:59 +0200 From: "Rodolfo (kix)" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_16459_6677699.1156000619770" Subject: [9fans] cron file owned by bootes Topicbox-Message-UUID: a424fc42-ead1-11e9-9d60-3106f5b1d025 ------=_Part_16459_6677699.1156000619770 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, when I install a CPU server, I get always the message " cron fo= r user owned by bootes" the problem is the line "main: create /active/cron/user bootes bootes d775" of " http://plan9.bell-labs.com/wiki/plan9/Configuring_a_standalone_CPU_server/i= ndex.html " What is the best solution to solve the problem? I think is better to change the wiki document, I don't have any problem to change it. slds. --=20 Rodolfo Garc=EDa "kix" ------=_Part_16459_6677699.1156000619770 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi,

when I install a CPU server, I get always the message "<= host><date> cron for user owned by bootes"

the problem= is the line "main: create /active/cron/user bootes bootes d775" = of " http://plan9.bell-labs.com/wiki/plan9/Configuring_a_s= tandalone_CPU_server/index.html"

What is the best solution = to solve the problem?

I think is better to change the wiki document, I don't have any pro= blem to change it.

slds.
--
Rodolfo Garc=EDa "kix" ------=_Part_16459_6677699.1156000619770-- From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60608191017n67a90a98uda1bc131eee4606@mail.gmail.com> Date: Sat, 19 Aug 2006 10:17:40 -0700 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] cron file owned by bootes In-Reply-To: <3096bd910608190816j619f9abfjff02710be897155c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <3096bd910608190816j619f9abfjff02710be897155c@mail.gmail.com> Topicbox-Message-UUID: a435f510-ead1-11e9-9d60-3106f5b1d025 Me too, I just use a window to 'cat /dev/kprint'. I almost suspect these are debug messages as there was a cron bug I thought I read about a few months back.. Is that accurate? I've not had the time to complain about this one yet myself :-) Dave On 8/19/06, Rodolfo (kix) wrote: > Hi, > > when I install a CPU server, I get always the message " cron = for > user owned by bootes" > > the problem is the line "main: create /active/cron/user bootes bootes d77= 5" > of " > http://plan9.bell-labs.com/wiki/plan9/Configuring_a_standalone_CPU_server= /index.html" > > What is the best solution to solve the problem? > > I think is better to change the wiki document, I don't have any problem t= o > change it. > > slds. > -- > Rodolfo Garc=EDa "kix" From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 19 Aug 2006 12:24:06 -0700 From: Lyndon Nerenberg To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] cron file owned by bootes In-Reply-To: <3096bd910608190816j619f9abfjff02710be897155c@mail.gmail.com> Message-ID: <20060819122248.Y44531@orthanc.ca> References: <3096bd910608190816j619f9abfjff02710be897155c@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Topicbox-Message-UUID: a44ecf36-ead1-11e9-9d60-3106f5b1d025 > the problem is the line "main: create /active/cron/user bootes bootes d775" It's a wiki bug. It should read main: create /active/cron/bootes bootes bootes d775 I'll fix later today.