Skip to content

Commit 1e698b0

Browse files
authored
Fix markdown formatting issues in prerequisites file
1 parent 5b11924 commit 1e698b0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

defender-endpoint/mde-linux-prerequisites.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,9 @@ For troubleshooting steps, see [Troubleshoot cloud connectivity issues for Micro
167167

168168
If the Microsoft Defender for Endpoint installation fails due to missing dependencies errors, you can manually download the prerequisite dependencies. The following external package dependencies exist for the mdatp package:
169169

170-
- The mdatp RPM package requires `glibc >= 2.17`, `policycoreutils`, `selinux-policy-targeted`, and `mde-netfilter`
171-
- For RHEL6 the mdatp RPM package requires `policycoreutils`, `libselinux`, and `mde-netfilter`
172-
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`, and `mde-netfilter`
170+
- The mdatp RPM package requires `glibc >= 2.17`, `policycoreutils`, `selinux-policy-targeted`, and `mde-netfilter`.
171+
- For RHEL6 the mdatp RPM package requires `policycoreutils`, `libselinux`, and `mde-netfilter`.
172+
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`, and `mde-netfilter`.
173173

174174
> [!NOTE]
175175
> Beginning 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.
@@ -178,9 +178,9 @@ If the Microsoft Defender for Endpoint installation fails due to missing depende
178178
> - For DEBIAN, the mdatp package requires `auditd`.
179179
> - For Mariner, the mdatp package requires `audit`.
180180
181-
The`mde-netfilter` package also has the following package dependencies:
181+
The `mde-netfilter` package also has the following package dependencies:
182182

183-
- For DEBIAN, the mde-netfilter package requires `libnetfilter-queue1`, and `libglib2.0-0`
183+
- For DEBIAN, the mde-netfilter package requires `libnetfilter-queue1` and `libglib2.0-0`
184184
- For RPM, the mde-netfilter package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, and `glib2`
185185

186186
## Installation instructions

0 commit comments

Comments
 (0)