summaryrefslogtreecommitdiffstats
path: root/cfg/ogadmserver.service
blob: 92dac09a53923f9b3201cf3ec6f53055d6d5ba7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# ogAdmServer systemd service file

[Unit]
Documentation=https://opengnsys.es/trac/wiki/En%%3ADocumentacionUsuario
Description=OpenGnsys server
Requires=mysql.service
After=mysql.service

[Install]
WantedBy=multi-user.target

[Service]
ExecStart=/opt/opengnsys/sbin/ogAdmServer -f /opt/opengnsys/etc/ogAdmServer.cfg