Skip to content

Commit fc4e11b

Browse files
committed
Minor edits
1 parent d0291c5 commit fc4e11b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/intune/protect/microsoft-tunnel-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,6 @@ Use the following commands to check for, and manually load if necessary, ip_tabl
253253

254254
- Validate the presence of ip_tables on the server: `lsmod |grep ip_tables`
255255

256-
- Create a config file that will get ip_tables loaded into kernel during boot time: `echo ip_tables > /etc/modules-load.d/mstunnel_iptables.conf`
256+
- Create a config file that will load the ip_tables into kernel when the server boots: `echo ip_tables > /etc/modules-load.d/mstunnel_iptables.conf`
257257

258258
- To load ip_tables into the kernel immediately: `/sbin/modprobe ip_tables`

0 commit comments

Comments
 (0)