#988 Update ogserver.service to use json config file

This is convenient for the ogServer to use the new config file.
master
Roberto Hueso Gómez 2020-10-06 14:53:26 +02:00 committed by OpenGnSys Support Team
parent f537dafa77
commit d7a871b529
1 changed files with 1 additions and 1 deletions

View File

@ -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