Skip to content

Commit f720504

Browse files
authored
Update linux-install-manually.md
1 parent 0184da3 commit f720504

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

defender-endpoint/linux-install-manually.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -495,16 +495,16 @@ Download the onboarding package from Microsoft Defender portal.
495495
496496
The following external package dependencies exist for the mdatp package:
497497
498-
- The mdatp RPM package requires `glibc >= 2.17`, `policycoreutils`, `semanage` `selinux-policy-targeted`, `mde-netfilter`
498+
- The mdatp RPM package requires `glibc >= 2.17`, `policycoreutils`, `selinux-policy-targeted`, `mde-netfilter`
499499
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`, `mde-netfilter`
500500
- For Mariner the mdatp package requires `attr`, `diffutils`, `libacl`, `libattr`, `libselinux-utils`, `selinux-policy`, `policycoreutils`, `mde-netfilter`
501501
502502
> [!NOTE]
503503
> Starting with version `101.24082.0004`, Defender for Endpoint on Linux no longer supports the `Auditd` event provider. We're transitioning completely to the more efficient eBPF technology.
504504
> If eBPF is not supported on your machines, or if there are specific requirements to remain on Auditd, and your machines are using Defender for Endpoint on Linux version `101.24072.0001` or lower, the following additional dependency on the auditd package exists for mdatp:
505-
> - The mdatp RPM package requires `audit`
506-
> - For DEBIAN the mdatp package requires `auditd`
507-
> - For Mariner the mdatp package requires `audit`
505+
> - The mdatp RPM package requires `audit`, `semanage`.
506+
> - For DEBIAN the mdatp package requires `auditd`.
507+
> - For Mariner the mdatp package requires `audit`.
508508
509509
The mde-netfilter package also has the following package dependencies:
510510

0 commit comments

Comments
 (0)