Adjusted code

Adjusted code per Yong Rhee. Missed this on the last edit.
This commit is contained in:
jdmartinez36
2020-06-30 17:45:28 -06:00
parent 69a29a9eb1
commit febc083f2c

View File

@ -68,7 +68,7 @@ While you can start a threat scan at any time with Microsoft Defender ATP, your
4. To load your file into **launchd**, enter the following commands: 4. To load your file into **launchd**, enter the following commands:
```bash ```bash
`$ launchctl load ~/Library/LaunchDaemons/<your file name.plist>` `$ launchctl load /Library/LaunchDaemons/<your file name.plist>`
`$ launchctl start <your file name>` `$ launchctl start <your file name>`
``` ```