source:
admin/Sources/Services/opengnsys.default
@
814c308
Last change on this file since 814c308 was 1602040, checked in by , 11 years ago | |
---|---|
|
|
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 |
6 | RUN_OGADMSERVER="yes" |
7 | RUN_OGADMREPO="yes" |
8 | RUN_OGADMAGENT="yes" |
9 | RUN_BTTRACKER="yes" |
10 | RUN_BTSEEDER="yes" |
11 | RUN_CRONJOB="yes" |
Note: See TracBrowser
for help on using the repository browser.