diff options
| -rw-r--r-- | meta/recipes-connectivity/portmap/portmap.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/portmap/portmap.inc b/meta/recipes-connectivity/portmap/portmap.inc index 7588341c8e..9b42859212 100644 --- a/meta/recipes-connectivity/portmap/portmap.inc +++ b/meta/recipes-connectivity/portmap/portmap.inc | |||
| @@ -13,7 +13,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/p/portmap/portmap_5.orig.tar.gz \ | |||
| 13 | S = "${WORKDIR}/portmap_5beta" | 13 | S = "${WORKDIR}/portmap_5beta" |
| 14 | 14 | ||
| 15 | INITSCRIPT_NAME = "portmap" | 15 | INITSCRIPT_NAME = "portmap" |
| 16 | INITSCRIPT_PARAMS = "start 43 S . start 32 0 6 . stop 81 1 ." | 16 | INITSCRIPT_PARAMS = "start 10 2 3 4 5 . stop 32 0 1 6 ." |
| 17 | 17 | ||
| 18 | inherit update-rc.d | 18 | inherit update-rc.d |
| 19 | 19 | ||
