From c59a7612bac9b9d0c2b55eb9a251bb43690220b0 Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Fri, 18 Sep 2020 12:41:45 +0200 Subject: Allow updating mlocate.db while in readonly root mode Fixes issue when updatedb does not have the ability to update the mlocate.db --- etc/rwtab | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/rwtab b/etc/rwtab index 2254aaca..609085c1 100644 --- a/etc/rwtab +++ b/etc/rwtab @@ -4,6 +4,7 @@ dirs /var/lib/xkb dirs /var/log dirs /var/lib/puppet dirs /var/lib/dbus +dirs /var/lib/mlocate empty /tmp empty /var/cache/foomatic -- cgit v1.2.1