blob: 7c612664f5f53426a6e9c86c523210d968e9384c [file] [log] [blame] [raw]
[Unit]
Description=Constantly updating WAN static routes for RNCN
After=network-online.target bird.service
[Service]
Type=simple
ExecStart=/bin/sh /etc/bird/rncn-wan-routes-updater.sh /etc/bird/
Restart=on-failure
RestartSec=10
SyslogIdentifier=rncn-wan-routes-updater
[Install]
WantedBy=multi-user.target