Commit f2fd7247 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼
parent f1b9066c
[Unit]
Description=Resilient, Scalable, IPv6 Network application
ConditionPathExists=/etc/re6stnet/re6stnet.conf
StartLimitIntervalSec=0
[Service]
WorkingDirectory=/etc/re6stnet
ExecStart=/bin/sh -c 'GEOIP2_MMDB=/etc/re6stnet/GeoLite2-Country.mmdb; [ -r $GEOIP2_MMDB ] && export GEOIP2_MMDB; exec re6stnet @re6stnet.conf'
Restart=on-failure
RestartSec=30
StandardOutput=null
[Install]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment