Skip to content

Commit

Permalink
Merge pull request #17 from LKHN/sl-en-GH-16
Browse files Browse the repository at this point in the history
Set SELinux to Enforcing
  • Loading branch information
ezamriy authored May 27, 2021
2 parents fce97b3 + b3bc175 commit 5fb9093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/almalinux-8.vagrant.ks
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ timezone UTC
network --bootproto=dhcp
firewall --disabled
services --enabled=sshd
selinux --permissive
selinux --enforcing

bootloader --location=mbr
zerombr
Expand Down

0 comments on commit 5fb9093

Please sign in to comment.