Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
elvis kahoro authored Sep 5, 2023
2 parents fe2074b + c7aaf2f commit d995b9d
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions specs/macOS/spotlight-indexing.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: Starts or stops the MacOS Spotlight indexing process mds_stores.
command: |-
sudo mdutil -a -i {{switch}}
tags:
- MacOS
- mds_stores
description: mds_stores is a CPU intensive process that runs for Spotlight indexing. This command will enable or disable that process.
arguments:
- name: switch
description: can be set to on or off.
default_value: off
source_url: "https://electrictoolbox.com/disable-spotlight-indexing-mac-osx/"
author: The Electric Toolbox
author_url: "https://electrictoolbox.com/contact/"
shells: []
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d995b9d

Please sign in to comment.