summaryrefslogtreecommitdiffstats
path: root/admin/Sources/Services/opengnsys.default
diff options
context:
space:
mode:
authoralonso <alonso@us.es>2010-10-23 10:36:47 +0000
committeralonso <alonso@us.es>2010-10-23 10:36:47 +0000
commitca6183e1582aa4bbf465eeaaa91979c563d430be (patch)
tree8c6b605b502278ef72723b66a14faca9e93e3a81 /admin/Sources/Services/opengnsys.default
parent0ba6567d1a24e29a389863c85d8c1c3e0c3476f6 (diff)
git-svn-id: https://opengnsys.es/svn/trunk@1317 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/Sources/Services/opengnsys.default')
-rw-r--r--admin/Sources/Services/opengnsys.default8
1 files changed, 8 insertions, 0 deletions
diff --git a/admin/Sources/Services/opengnsys.default b/admin/Sources/Services/opengnsys.default
new file mode 100644
index 00000000..0c84924e
--- /dev/null
+++ b/admin/Sources/Services/opengnsys.default
@@ -0,0 +1,8 @@
+# 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_OGADMSERVER="yes"
+RUN_OGADMREPO="yes"
+RUN_BTTRACKER="yes"
+RUN_BTSEEDER="yes"