public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: "Joseph C. Lininger" <jbahm@pcdesk.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: preventing slackware services from auto starting
Date: Mon, 5 Sep 2005 13:50:46 -0600 (Mountain Daylight Time)	[thread overview]
Message-ID: <Pine.WNT.4.63.0509051347190.2360@merlin> (raw)
In-Reply-To: <20050905115645.GA3629@lnx3.holmesgrown.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Whether or not you need it has to do with whether or not the script has
execute permition. If it does, then you won't need that. The period is
just another way of saying the word "source" at the beginning of a line.
Thus:

. /etc/rc.d/rc.pcmcia stop

Is the same as:

source /etc/rc.d/rc.pcmcia stop

Bash will run these whether or not the script has the execute permition
provided you have used "." or "source".

- --
It's not one damn thing after another, it's the same damn thing over and
over. (History repeats itself)
Joseph C. Lininger
jbahm@pcdesk.net
Verification: 5eab38a77ac40416e075be8f50607ff7

And so it came to pass that on Mon, 5 Sep 2005, Steve Holmes said

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> On Sat, Sep 03, 2005 at 07:58:24PM -0600, Joseph C. Lininger wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> To turn off the pcmcia service in slackware, try this:
>>
>> chmod a-x /etc/rc.d/rc.pcmcia
>>
>> To kill it without rebooting, do this:
>>
>> . /etc/rc.d/rc.pcmcia stop
>>
>> Note the period at the beginning, it is required.
>
> Why is that first period necessary? I've seen that from time to time
in
> Slackware startup scripts but I never knew why and when I've added
> commands to my own startup scripts, I usually leave it out with no
known
> effects.
>
> - --
> HolmesGrown Solutions
> The best solutions for the best price!
> http://ld.net/?holmesgrown
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.7 (GNU/Linux)
>
> iD8DBQFDHDJ9WSjv55S0LfERAxyFAKCZX1HkxNPcfpAOk/RcPsyyk8dj8QCbBqZF
> YctH/MsWZ9s6ci8Yny++xCk=
> =aR5D
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)

iD8DBQFDHKGaJ6dqn0mqPbARAqbwAJ0TSdft1AShndsiNMi76dy5vYnJXQCgmon0
1ayWaKPYlvrQ8HJfKr7zFH8=
=ZWkB
-----END PGP SIGNATURE-----


  parent reply	other threads:[~ UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Jude DaShiell
 ` Gregory Nowak
 ` Garrett Klein
 ` Joseph C. Lininger
   ` Steve Holmes
     ` Adam Myrow
     ` Joseph C. Lininger [this message]
     ` Ralph W. Reid
       ` Steve Holmes

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=Pine.WNT.4.63.0509051347190.2360@merlin \
    --to=jbahm@pcdesk.net \
    --cc=speakup@braille.uwo.ca \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).