diff options
-rw-r--r-- | setup-acf.in | 2 |
1 files changed, 2 insertions, 0 deletions
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 |