source: admin/Sources/Services/opengnsys.default @ 814c308

Last change on this file since 814c308 was 1602040, checked in by ramon <ramongomez@…>, 11 years ago

Versión 1.0.5, #616: Integrar código de la versión 1.0.5 en rama principal.

git-svn-id: https://opengnsys.es/svn/trunk@4309 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 374 bytes
Line 
1# RUN_OGADMSERVER run OpenGnSys Admin service.
2# RUN_OGADMREPO run OpenGnSys Repository Manager service.
3# RUN_BTTRACKER run Bittorrent Tracker
4# RUN_BTSEEDER starts seeding of selected torrent files
5# RUN_CRON run Cron script to check started processes
6RUN_OGADMSERVER="yes"
7RUN_OGADMREPO="yes"
8RUN_OGADMAGENT="yes"
9RUN_BTTRACKER="yes"
10RUN_BTSEEDER="yes"
11RUN_CRONJOB="yes"
Note: See TracBrowser for help on using the repository browser.