Results 1 to 2 of 2
We recently rebooted a machine and lost a Trac website for keeping up tickets. I found the command to get ti up as before, but closing my terminal kills it.
...
- 03-26-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 3
Basic Q - setting up new service, Trac
We recently rebooted a machine and lost a Trac website for keeping up tickets. I found the command to get ti up as before, but closing my terminal kills it.
Is there a prfix to run this command as a root service? Assuming a two-liner in /etc/init'd/ would start it next time the machine boots.
Thanks for any helpCode:tracd --port 8000 /var/lib/trac --auth=trac,/var/lib/trac/conf/trac.htdigest,'tableausoftware.com'
- 03-27-2009 #2
I found this article, the guy seems to have had the same problem as you.
Start Trac on Startup - Init.d Script for tracd at Guy Rutenberg
It doesn't look like it has all the settings that you need, but I am pretty sure that there is a config file that you can put all of your settings into for trac


Reply With Quote
