diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb b/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb index a75e4e1bf6..16fb7b7392 100644 --- a/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb +++ b/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb | |||
@@ -35,7 +35,7 @@ PACKAGECONFIG ??= "tcp-wrappers" | |||
35 | PACKAGECONFIG[tcp-wrappers] = "--enable-libwrap,--disable-libwrap,tcp-wrappers" | 35 | PACKAGECONFIG[tcp-wrappers] = "--enable-libwrap,--disable-libwrap,tcp-wrappers" |
36 | 36 | ||
37 | INITSCRIPT_NAME = "rpcbind" | 37 | INITSCRIPT_NAME = "rpcbind" |
38 | INITSCRIPT_PARAMS = "start 43 S . start 32 0 6 . stop 81 1 ." | 38 | INITSCRIPT_PARAMS = "start 12 2 3 4 5 . stop 60 0 1 6 ." |
39 | 39 | ||
40 | SYSTEMD_SERVICE_${PN} = "rpcbind.service" | 40 | SYSTEMD_SERVICE_${PN} = "rpcbind.service" |
41 | SYSTEMD_AUTO_ENABLE = "disable" | 41 | SYSTEMD_AUTO_ENABLE = "disable" |