From b0933e81cd81f331c4e9ab03fda87e829ca2ee04 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 2 Oct 2012 12:29:06 +0000 Subject: setup-acf: force update of openrc dependency cache In some situations it might not be updated automatically due to timestamp resolution on filesystem is 1 sec. --- setup-acf.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup-acf.in b/setup-acf.in index 28e33c3..c22a975 100644 --- a/setup-acf.in +++ b/setup-acf.in @@ -102,4 +102,6 @@ fi rc-update -q add mini_httpd default /etc/init.d/mini_httpd restart +# force update of dependency cache +rc-update -q --update -- cgit v1.2.3