diff options
Diffstat (limited to 'tools/watchfrr.sh.in')
-rw-r--r-- | tools/watchfrr.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/watchfrr.sh.in b/tools/watchfrr.sh.in index 3051d9104..712f962a0 100644 --- a/tools/watchfrr.sh.in +++ b/tools/watchfrr.sh.in @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # This is NOT the init script! This is the watchfrr start/stop/restart # command handler, passed to watchfrr with the -s/-r/-k commands. It is used |