Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

creating daemons

0 views
Skip to first unread message

root

unread,
Feb 3, 2005, 6:37:55 AM2/3/05
to linux-...@vger.kernel.org
hi all,

i want run my program as a daemon..its like normal
how to do that
service squid start
thanks

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

root

unread,
Feb 3, 2005, 6:42:52 AM2/3/05
to linux-...@vger.kernel.org

Bernd Petrovitsch

unread,
Feb 3, 2005, 6:59:26 AM2/3/05
to root, linux-...@vger.kernel.org
On Wed, 2005-02-02 at 15:24 +0530, root wrote:
> i want run my program as a daemon..its like normal
> how to do that
> service squid start

Look into /etc/init.d/squid (or wherever your distribution puts the
SysV-Init startup files) on how to write a similar script for your
daemon.
And BTW this has nothing to do with the Linux *kernel*.

Bernd
--
Firmix Software GmbH http://www.firmix.at/
mobil: +43 664 4416156 fax: +43 1 7890849-55
Embedded Linux Development and Services

0 new messages