9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "David Leimbach" <leimy2k@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] patch for /rc/bin/cpurc
Date: Thu, 19 Jul 2007 08:28:06 -0700	[thread overview]
Message-ID: <3e1162e60707190828w49dfafemb8648a32407951ef@mail.gmail.com> (raw)
In-Reply-To: <1184826458.677171.47750@z24g2000prh.googlegroups.com>

[-- Attachment #1: Type: text/plain, Size: 878 bytes --]

Is the "patch" system still working?
It's been a while since I looked.

On 7/19/07, Antonin <antonin.vecera@gmail.com> wrote:
>
> I suggest a small change to /rc/bin/cpurc to allow different
> configuration of running services on multiple cpu servers:
> Insert these 4 lines:
>
> # cpu-specific startup
> if(test -d /cfg/$sysname/
> service)                                          <-- inserted
>   /bin/bind /cfg/$sysname/service /rc/bin/service
> <-- inserted
> if(test -d /cfg/$sysname/
> service.auth)                                  <-- inserted
>   /bin/bind /cfg/$sysname/service.auth /rc/bin/service.auth    <--
> inserted
> if(test -e /cfg/$sysname/cpurc)
>   . /cfg/$sysname/cpurc
>
>
>
> Antonin
>



-- 
- Passage Matthew 5:37:
   But let your communication be, Yea, yea; Nay, nay: for whatsoever is more
than these cometh of evil.

[-- Attachment #2: Type: text/html, Size: 1684 bytes --]

  reply	other threads:[~2007-07-19 15:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-19  8:58 Antonin
2007-07-19 15:28 ` David Leimbach [this message]
2007-07-19 17:15 ` geoff
2007-07-19 19:25   ` Antonin Vecera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3e1162e60707190828w49dfafemb8648a32407951ef@mail.gmail.com \
    --to=leimy2k@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).