|
[Service]
|
|
RestartSec=10s
|
|
Type=simple
|
|
User=oggit
|
|
Group=oggit
|
|
WorkingDirectory=/opt/opengnsys/ogrepository/var/lib/forgejo/work
|
|
ExecStart=/opt/opengnsys/ogrepository/bin/forgejo web --config /opt/opengnsys/etc/forgejo/app.ini
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|