summaryrefslogtreecommitdiffstats
path: root/cfg
diff options
context:
space:
mode:
authorRoberto Hueso Gómez <rhueso@soleta.eu>2020-10-06 14:53:26 +0200
committerOpenGnSys Support Team <soporte-og@soleta.eu>2020-10-06 16:04:17 +0200
commitd7a871b529de5f7d1a72137f395e3ae8bb42a1fd (patch)
treeb11088f6b46f8b668482ffe8c8977521aa0ea018 /cfg
parentf537dafa775307255019df9a119c8f81a52607ca (diff)
#988 Update ogserver.service to use json config file
This is convenient for the ogServer to use the new config file.
Diffstat (limited to 'cfg')
-rw-r--r--cfg/ogserver.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg/ogserver.service b/cfg/ogserver.service
index 3dd96ed..fac1c6a 100644
--- a/cfg/ogserver.service
+++ b/cfg/ogserver.service
@@ -10,4 +10,4 @@ After=mysql.service
WantedBy=multi-user.target
[Service]
-ExecStart=/opt/opengnsys/sbin/ogserver -f /opt/opengnsys/etc/ogserver.cfg
+ExecStart=/opt/opengnsys/sbin/ogserver -f /opt/opengnsys/etc/ogserver.json