Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: launch a program at boot
Date: Mon, 21 Aug 2006 23:40:50
Message-Id: 20060822003430.1a1b2b92@krikkit.digimed.co.uk
In Reply to: Re: [gentoo-user] Re: launch a program at boot by Norberto Bensa
1 On Mon, 21 Aug 2006 20:09:09 -0300, Norberto Bensa wrote:
2
3 > Check script permisions and add it to local.start:
4 >
5 > chmod +x /path/to/script
6 > echo /path/to/script params >> /etc/conf.d/local.start
7
8 echo "/path/to/script params &" >> /etc/conf.d/local.start
9
10 Otherwise it will block anything set to run after it.
11
12
13 --
14 Neil Bothwick
15
16 Q: Why do PCs - even modern ones - have reset buttons on the front?
17 A: Because they come with Microsoft operating systems.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: launch a program at boot Norberto Bensa <nbensa@×××.net>