mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-21 05:13:40 +00:00
Updated code to LaunchDaemons
Updated launchctl with LaunchDaemons per Yong Rhee.
This commit is contained in:
@ -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/LaunchAgents/<your file name.plist>`
|
`$ launchctl load ~/Library/LaunchDaemons/<your file name.plist>`
|
||||||
`$ launchctl start <your file name>`
|
`$ launchctl start <your file name>`
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user