4 lines
83 B
Bash
Executable file
4 lines
83 B
Bash
Executable file
#!/bin/bash
|
|
|
|
source /usr/lib/frr/frrcommon.sh
|
|
/usr/lib/frr/watchfrr $(daemon_list)
|