Skip to content

Commit

Permalink
add stop launchctl service instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tedpearson committed May 7, 2024
1 parent e7874f0 commit 233b151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ you insert your SD card.
you chose above, and change the `--path` argument to point to your SD card volume.
- Move `com.github.tedpearson.edf-importer.plist` to `~/Library/LaunchAgents`
- Start edf-importer with `launchctl bootstrap gui/$(id -u) ~/Library/LaunchAgents/com.github.tedpearson.edf-importer.plist`
- Stop edf-importer with `launchctl bootout gui/$(id -u) ~/Library/LaunchAgents/com.github.tedpearson.edf-importer.plist`

## Details

Expand Down

0 comments on commit 233b151

Please sign in to comment.