mirror of https://git.48k.eu/ogserver
#988 Update ogserver.service to use json config file
This is convenient for the ogServer to use the new config file.master
parent
f537dafa77
commit
d7a871b529
|
@ -10,4 +10,4 @@ After=mysql.service
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/opt/opengnsys/sbin/ogserver -f /opt/opengnsys/etc/ogserver.cfg
|
ExecStart=/opt/opengnsys/sbin/ogserver -f /opt/opengnsys/etc/ogserver.json
|
||||||
|
|
Loading…
Reference in New Issue