source: admin/Sources/Services/opengnsys.default @ df7d8f0

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since df7d8f0 was b351d8a, checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago

#875: Removing old ogAdmRepo service.

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