Re: Stupid question for the day
On Sun, 10 May 1998, Randy Edwards wrote:
> I've looked and apropros'ed myself to near death, but nowhere can I
> find out what that command is to automagically set up a program in
> /etc/init.d to run properly at the various run levels. Last time I
Write a script that does what you want, and put it in
/etc/init.d. Then run "update-rc.d <package> default >/dev/null",
substituting the name of your script for <package>. See
/etc/init.d/README. The most recent version of sysvinit has an
abbreviated README that points to the location of more detailed
information about this command; earlier versions of sysvinit had full
details in that README.
Bob
--
_
|_) _ |_ Robert D. Hilliard <hilliard@flinet.com>
|_) (_) |_) Palm City, FL USA PGP Key ID: A8E40EB9
--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: