Skip to content

Instantly share code, notes, and snippets.

@darksidelemm
Created May 16, 2024 07:49
Show Gist options
  • Save darksidelemm/084846299776848203f87e79e3ab73b3 to your computer and use it in GitHub Desktop.
Save darksidelemm/084846299776848203f87e79e3ab73b3 to your computer and use it in GitHub Desktop.
[Unit]
Description=horus_rx
Wants=network-online.target
After=network.target network-online.target
[Service]
ExecStart=/home/pi/horusdemodlib/start_dual_4fsk.sh
Restart=always
RestartSec=120
WorkingDirectory=/home/pi/horusdemodlib/
User=pi
SyslogIdentifier=horus_rx
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment