[SETUP] - updated htdigest, how to overcome need of tracd restart
- From: Raphael Posmyk <duzy.trzmiel (at) web.de>
- Date: Wed, 22 Feb 2006 09:29:15 +0100
Ilias Lazaridis wrote at Dienstag, 21. Februar 2006 15:05:
> I've not enough unix bash knowledge to provide a possible solution:
>
> * provide a script which contains the tracd start code
> * script should store the returned process id into a file.
> * a "restart" retrieves the process-id, kills and launches again.
>
> ./tracdrun start
> ./tracdrun stop
> ./tracdrun restart
For SuSE you will find an example here:
http://trac-hacks.org/wiki/ServiceScript
Another unixes could use another startegy for launching
daemons. Check, if you have /etc/init.d/skeleton. It is
a good entry point for creating own init scripts.
Ciao, Raphael
_______________________________________________
Trac mailing list
Trac (at) lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac