Skip to content

Commit e20834d

Browse files
authored
Merge pull request #3743 from ManoharLakkoju-MSFT/patch-1
edit "schedule-antivirus-scan-crontab.md" -- MDE on Linux
2 parents 2d90daa + 649432a commit e20834d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-endpoint/schedule-antivirus-scan-crontab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Press **Insert**, and then add the following entries:
7777
```bash
7878
CRON_TZ=America/Los_Angeles
7979

80-
0 2 * * sat /bin/mdatp scan quick > ~/mdatp_cron_job.log
80+
0 2 * * sat /usr/bin/mdatp scan quick > ~/mdatp_cron_job.log
8181
```
8282

8383
> [!NOTE]

0 commit comments

Comments
 (0)