From 76362d623221085839914a6291f7e93684050453 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 27 Aug 2013 16:22:45 +0200 Subject: [PATCH] Copy the cacert before updating permissions on the share --- createlinks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/createlinks b/createlinks index a95f051..2c823da 100644 --- a/createlinks +++ b/createlinks @@ -2,6 +2,6 @@ use esmith::Build::CreateLinks qw(:all); -event_link("wpkg-fusioninventory-cacert", "wpkg-update", "30"); +event_link("wpkg-fusioninventory-cacert", "wpkg-update", "10"); event_link("wpkg-fusioninventory-cacert", "bootstrap-console-save", "80");