mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02:00
Merge branch 'dev' into rc
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
# Ensure /home is indexed on Btrfs (subvolumes look like bind mounts)
|
||||
sudo sed -i 's/PRUNE_BIND_MOUNTS.*=.*/PRUNE_BIND_MOUNTS = "no"/' /etc/updatedb.conf
|
||||
# Update localdb so that locate will find everything installed
|
||||
sudo updatedb
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
echo "Fix locate not indexing home on Btrfs"
|
||||
sudo sed -i 's/PRUNE_BIND_MOUNTS.*=.*/PRUNE_BIND_MOUNTS = "no"/' /etc/updatedb.conf
|
||||
sudo updatedb
|
||||
Reference in New Issue
Block a user