Rev | Line | |
---|
[bf41d13] | 1 | # RUN_OGADMSERVER run OpenGnSys Admin service. |
---|
| 2 | # RUN_OGADMREPO run OpenGnSys Repository Manager service. |
---|
[ca6183e] | 3 | # RUN_BTTRACKER run Bittorrent Tracker |
---|
| 4 | # RUN_BTSEEDER starts seeding of selected torrent files |
---|
[1602040] | 5 | # RUN_CRON run Cron script to check started processes |
---|
[ca6183e] | 6 | RUN_OGADMSERVER="yes" |
---|
| 7 | RUN_OGADMREPO="yes" |
---|
[aeb0e7d7] | 8 | RUN_OGADMAGENT="yes" |
---|
[ca6183e] | 9 | RUN_BTTRACKER="yes" |
---|
| 10 | RUN_BTSEEDER="yes" |
---|
[1602040] | 11 | RUN_CRONJOB="yes" |
---|
Note: See
TracBrowser
for help on using the repository browser.