All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Artūras Moskvinas" <arturas.moskvinas@gmail.com>
To: ali shahrokni <shahrokni@gmail.com>
Cc: linux-newbie@vger.kernel.org
Subject: Re: automatic service start at startup
Date: Tue, 11 Jul 2006 00:32:25 +0300	[thread overview]
Message-ID: <44B2C769.4090607@gmail.com> (raw)
In-Reply-To: <44B2A02F.5040304@laposte.net>

ali shahrokni wrote:
> Hello all,
> I am wondering how I can run "autofs start " automatically at startup of
> my system, so that I can log on to the network directly.
> I would appreciate any hints.

It depends on distro you are using. The easiest way (though not the best
I think) is to add an entry into "rc.local" file (I think you should
find somewhere in /etc subdirectories, because it depends on distro).
Second way is to use special tool to add service to startup, for example:

Gentoo: rc-update add autofs default
SUSE (at least SLES): user graphical application yast, and choose
Runlevel editor (i do not know the command line equivalent)
Red Hat(and fedora core, Mandrake too, I think...):
system-config-services (graphical tool), or chkconfig --add autofs
Ubuntu (i think debian too): tool rcconf

Arturas M.

-
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

  parent reply	other threads:[~2006-07-10 21:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-10 18:45 automatic service start at startup ali shahrokni
2006-07-10 19:05 ` Raseel Bhagat
2006-07-10 19:09 ` Ray Olszewski
2006-07-10 21:32 ` Artūras Moskvinas [this message]
2006-07-11 15:59   ` ali shahrokni
     [not found]     ` <6b4e42d10607111127h2a4af2ddyfc8150884848d8f8@mail.gmail.com>
2006-07-11 18:55       ` ali shahrokni

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=44B2C769.4090607@gmail.com \
    --to=arturas.moskvinas@gmail.com \
    --cc=linux-newbie@vger.kernel.org \
    --cc=shahrokni@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.