Optimizing udev and SELinux¶
Optimizing udev¶
Delete the /etc/udev/rules.d/70-persistent-net.rules file.
Optimizing SELinux¶
Note
SUSE does not have the SELinux configuration file. Skip this configuration item.
Open the /etc/selinux/config file.
vi /etc/selinux/config
Press I to enter editing mode and set the value of SELINUX to disabled.
Press Esc and enter :wq to save and exit the file.