summaryrefslogtreecommitdiffstats
path: root/admin/Sources/Services/opengnsys.default
blob: 644f516a1d89746847d75ce84a2110bcecefccc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# RUN_OGADMSERVER run OpenGnsys Admin service.
# RUN_OGADMREPO run OpenGnsys Repository Manager service.
# RUN_BTTRACKER run Bittorrent Tracker
# RUN_BTSEEDER starts seeding of selected torrent files
# RUN_CRON run Cron script to check started processes
RUN_OGADMSERVER="yes"
RUN_OGADMREPO="yes"
RUN_OGADMAGENT="yes"
RUN_BTTRACKER="yes"
RUN_BTSEEDER="yes"
RUN_CRONJOB="yes"