summaryrefslogtreecommitdiffstats
path: root/cfg/ogserver.service
blob: 3dd96eda72dc7ad7ff45b19e9a99699ee9beb3f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# ogserver 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/ogserver -f /opt/opengnsys/etc/ogserver.cfg