Skip to content

Instantly share code, notes, and snippets.

@dev-zzo
Created July 30, 2018 06:57
Show Gist options
  • Save dev-zzo/0099456abd346a81e2880353b4d209db to your computer and use it in GitHub Desktop.
Save dev-zzo/0099456abd346a81e2880353b4d209db to your computer and use it in GitHub Desktop.
[Unit]
Description=ACARSdec service
After=multi-user.target
StartLimitIntervalSec=0
[Service]
Type=idle
Restart=always
RestartSec=1
ExecStart=/opt/acarsdec/acarsdec -g 320 -N 192.168.1.46 -i DJ-FRB -r 0 131.525 131.725 131.825
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment