diff options
Diffstat (limited to 'etc/init.d')
-rwxr-xr-x | etc/init.d/vyatta-router | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/init.d/vyatta-router b/etc/init.d/vyatta-router index 5c93faf..514e631 100755 --- a/etc/init.d/vyatta-router +++ b/etc/init.d/vyatta-router @@ -62,11 +62,6 @@ else fi fi - -have_rl_system () { - test -x $vyatta_sbindir/rl-system.init -} - # if necessary, provide initial config init_bootfile () { |