[Unit] Description=MACE Reforger: %p_%i Requires=syslog.service network.target After=syslog.service network.target [Service] Type=simple User=steam Group=steam WorkingDirectory=/home/steam/%p/arma_reforger_server ExecStart=/home/steam/%p/arma_reforger_server/ArmaReforgerServer \ -gproj ./addons/data/ArmaReforger.gproj \ -config /home/steam/%p/reforger.json \ -profile /home/steam/%p \ -backendlog \ -maxFPS 120 \ -nothrow StandardOutput=syslog StandardError=syslog SyslogIdentifier=%p_%i KillMode=mixed KillSignal=SIGTERM TimeoutStopSec=10 IOSchedulingClass=realtime IOSchedulingPriority=0 CPUSchedulingPolicy=rr CPUSchedulingPriority=99 [Install] WantedBy=multi-user.target