[Unit] Description=frr startup After=nlconf.service Before=sshd.service [Service] Type=forking ExecStart=/bin/bash /usr/lib/frr/frrinit.sh restart underlay -f /etc/frr/underlay/frr.conf User=root Group=root [Install] WantedBy=multi-user.target