Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 1997 02:47:15 -0700
From:      Paul Traina <pst@shockwave.com>
To:        joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch)
Cc:        max@wide.ad.jp (Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?=), dima@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc rc 
Message-ID:  <199706250947.CAA27266@precipice.shockwave.com>
In-Reply-To: Your message of "Wed, 25 Jun 1997 09:49:56 %2B0200." <19970625094956.OX64271@uriah.heep.sax.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
You're attributing that to me -- that was Max's question.

  From: j@uriah.heep.sax.de (J Wunsch)
  Subject: Re: cvs commit: src/etc rc
  As Paul Traina wrote:
  
  >   What if rc.local exists but doesn't have execution bit set?
  
  Nothing:
  
  $ cat > foo.sh
  echo "hi, i'm foo"
  $ ls -l foo.sh
  -rw-r--r--  1 j  other  19 Jun 25 09:48 foo.sh
  $ . foo.sh
  hi, i'm foo
  
  -- 
  cheers, J"org
  
  joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
  Never trust an operating system you don't have sources for. ;-)
  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706250947.CAA27266>