Linux Newbie help
 help / color / mirror / Atom feed
From: Ramzez <r4mz3z@yahoo.es>
To: linux-newbie@vger.kernel.org
Subject: How do I install my own service
Date: 02 Dec 2003 22:43:27 -0500	[thread overview]
Message-ID: <1070306845.2760.4.camel@localhost.localdomain> (raw)

HI friends...

  please, how can I install my own service (i'm using RH9.0).

  I make my script in /etc/rc.d/init.d ... something like this:
-------------------------- killMyTemp -----------------------
	#!/bin/sh
	rm -rf /home/FamilyGroup/tmp/*
--------------------------
  then I make a soft-link in /etc/rc.d/rc5.d ... 
  again, something like: ln -s ../init.d/killMyTemp K99killMyTemp ...

  But when I turn-off my PC, this script didn't run; why?

thanks

-- 
  Linux User Registered #232544
        ICQ : 337889406
  GnuPG-key : www.keyserver.net
 -------------------------------
"Software is like sex,
      it's better when it's free."
                  [Linus Torvalds]

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

             reply	other threads:[~2003-12-03  3:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-03  3:43 Ramzez [this message]
2003-12-03  6:07 ` How do I install my own service Ray Olszewski

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=1070306845.2760.4.camel@localhost.localdomain \
    --to=r4mz3z@yahoo.es \
    --cc=linux-newbie@vger.kernel.org \
    /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