summaryrefslogtreecommitdiffstats
path: root/admin/Sources/Services/opengnsys.default
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2016-03-01 09:24:51 +0000
committerramon <ramongomez@us.es>2016-03-01 09:24:51 +0000
commit131a9b286abd4a1b8ab0f5c0015d76af2b0d774d (patch)
treee4d66c9e0895e283f62428aa06ba4a372ad9cb6d /admin/Sources/Services/opengnsys.default
parent485ebb1518096de2b8410e8796928e5897285978 (diff)
#730: No iniciar por defecto el servicio {{{ogAdmRepo}}} para comprobar si ya no es necesario.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4806 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/Sources/Services/opengnsys.default')
-rw-r--r--admin/Sources/Services/opengnsys.default2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/Sources/Services/opengnsys.default b/admin/Sources/Services/opengnsys.default
index f998ccfb..f4ef7370 100644
--- a/admin/Sources/Services/opengnsys.default
+++ b/admin/Sources/Services/opengnsys.default
@@ -4,7 +4,7 @@
# RUN_BTSEEDER starts seeding of selected torrent files
# RUN_CRON run Cron script to check started processes
RUN_OGADMSERVER="yes"
-RUN_OGADMREPO="yes"
+RUN_OGADMREPO="no"
RUN_OGADMAGENT="yes"
RUN_BTTRACKER="yes"
RUN_BTSEEDER="yes"