Re: Please push ifupdown 0.6.4-4.12
On Mon, 21 Mar 2005 13:10:09 +0100, Colin Watson wrote:
> This doesn't look right:
> 
> -               ;;
> -       restart)
> -               $0 start
>                 ;;
>         *)
>                 echo "Usage: $0 {start|stop|restart|force-reload}" >&2
> 
> i.e. "restart" argument implementation removed (and also this change
> doesn't seem to be mentioned in the changelog), but the init script
> still documents that it takes that argument.
> 
> Nevertheless the fix to #266479 seems worth having, so approved.
Thanks for checking it over.
The "restart" pattern was removed because there is a "start|restart"
pattern earlier in the same case statement.
-- 
Thomas Hood
Reply to: