From e77c5e0cb16cdac80216a18f231071c0dbfea5db Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 28 Jun 2016 22:38:30 -0700 Subject: Add util and . to default config.rc for perms-hook and .perms --- config.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.rc b/config.rc index 2e6ec332..a6a6c51e 100644 --- a/config.rc +++ b/config.rc @@ -2,6 +2,8 @@ fn fs { switch($1) { case core/* ! ~ $2 include/* lib/*.a + case util . + true case * false } -- cgit v1.2.3