Fix static IPv6 routes, #187514.

This commit is contained in:
Roy Marples
2007-08-03 13:53:20 +00:00
parent a3aff5d83c
commit 65a9e4618b
3 changed files with 18 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
iproute2_depend() {
program /sbin/ip
program /sbin/ip
provide interface
after ifconfig
}