Skip to content

Instantly share code, notes, and snippets.

View dineshsaini's full-sized avatar
☠️
chaos

Dinesh Saini dineshsaini

☠️
chaos
View GitHub Profile
@dineshsaini
dineshsaini / gist:caf8fb2d53b315cf32f0d55092ef4c0e
Last active November 7, 2023 11:00
make gnome tracker disable or stop completely
#!/usr/bin/env bash
# make tracker3 daemon non workable & idompotent
# this script will reset its settings, and configure tracker3 daemon, to not let it do anyting.
# if other code has dependency on this tracker, then it will not break, but we also do achieve our goal.
# interpretation for org.freedesktop.Tracker3.Miner.Files enable-monitor from this file
# https://gitlab.gnome.org/GNOME/tracker-miners/-/blob/master/src/miners/fs/tracker-config.c
#Time in seconds before crawling filesystem (0->1000)