[Unit]
Description=FM Daemon Service
After=network.target

[Service]
Type=simple
ExecStart=/usr/local/bin/rtl_fm_streamer
Restart=on-failure
RestartSec=5s
StartLimitIntervalSec=60
StartLimitBurst=5

[Install]
WantedBy=multi-user.target