| [Unit] | |
| Description=Constantly updating Bird configuration for RNCN | |
| After=network-online.target bird.service | |
| [Service] | |
| Type=simple | |
| ExecStart=/bin/sh /etc/bird/rncn-link-status-monitor.sh | |
| Restart=on-failure | |
| RestartSec=10 | |
| SyslogIdentifier=rncn-link-status-monitor | |
| [Install] | |
| WantedBy=multi-user.target |