From 43bf7c5d31f4ca7fa06744c03b0d76f9e2d58c08 Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Thu, 18 Oct 2007 16:23:10 -0700 Subject: use S99 for vyatta-ofr init --- debian/vyatta-cfg.postinst.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/vyatta-cfg.postinst.in b/debian/vyatta-cfg.postinst.in index e84995e..621d783 100644 --- a/debian/vyatta-cfg.postinst.in +++ b/debian/vyatta-cfg.postinst.in @@ -10,6 +10,6 @@ for d in {$prefix,$sysconfdir}/config; do chmod -R g+w $d done -update-rc.d vyatta-ofr defaults >/dev/null +update-rc.d vyatta-ofr defaults 99 >/dev/null # do we want to start vyatta-ofr here in postinst? -- cgit v1.2.3