diff options
author | Jan Macku <jamacku@redhat.com> | 2020-09-18 12:41:45 +0200 |
---|---|---|
committer | Lukáš Nykrýn <lnykryn@redhat.com> | 2020-09-18 13:00:15 +0200 |
commit | c59a7612bac9b9d0c2b55eb9a251bb43690220b0 (patch) | |
tree | bc6544b4b3cb6fb17b5fb9f0cf402d1cb8133b2a /etc/rwtab | |
parent | d2243a0912bbad57b1b413f2c15599341cb2aa76 (diff) | |
download | initscripts-c59a7612bac9b9d0c2b55eb9a251bb43690220b0.tar initscripts-c59a7612bac9b9d0c2b55eb9a251bb43690220b0.tar.gz initscripts-c59a7612bac9b9d0c2b55eb9a251bb43690220b0.tar.bz2 initscripts-c59a7612bac9b9d0c2b55eb9a251bb43690220b0.tar.xz initscripts-c59a7612bac9b9d0c2b55eb9a251bb43690220b0.zip |
Allow updating mlocate.db while in readonly root mode
Fixes issue when updatedb does not have the ability to update the mlocate.db
Diffstat (limited to 'etc/rwtab')
-rw-r--r-- | etc/rwtab | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |