提交 b5b73e43 编写于 作者: K Kenta Iso

fix command layout

上级 a6b61a86
......@@ -40,6 +40,4 @@ The Docker driver allows you to install Kubernetes into an existing Docker insta
If you machine enables AppArmor, you need to disable AppArmor for the mysql profile.
To disable apparmor for mysql, run the following command on host machine.
`sudo ln -s /etc/apparmor.d/usr.sbin.mysqld /etc/apparmor.d/disable/
sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld
`
`sudo ln -s /etc/apparmor.d/usr.sbin.mysqld /etc/apparmor.d/disable/ && sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld`
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册