diff options
Diffstat (limited to 'recipes/poptop/poptop_1.3.4.bb')
-rw-r--r-- | recipes/poptop/poptop_1.3.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/poptop/poptop_1.3.4.bb b/recipes/poptop/poptop_1.3.4.bb index 5c6a71bb2e..370f6a30ec 100644 --- a/recipes/poptop/poptop_1.3.4.bb +++ b/recipes/poptop/poptop_1.3.4.bb @@ -38,4 +38,4 @@ CONFFILES_${PN} = "${sysconfdir}/pptpd.conf \ ${sysconfdir}/ppp/options.pptpd" INITSCRIPT_NAME = "pptpd" -INITSCRIPT_PARAMS = "defaults 92 08" +INITSCRIPT_PARAMS = "defaults 92 8" |