[Unit] Description=Tracker metadata extractor ConditionUser=!root After=gnome-session.target [Service] Type=dbus BusName=org.freedesktop.Tracker3.Miner.Extract ExecStart=/usr/libexec/tracker-extract-3 Restart=on-failure # Don't restart after tracker daemon -k (aka tracker-control -k) RestartPreventExitStatus=SIGKILL Slice=background.slice # This is a helper service that is controlled by "tracker-miner-fs-3.service". # It's not supposed to be enabled or started manually.