Merge "Trigger SELinux autorelabel on first boot."

This commit is contained in:
Jenkins
2013-05-15 22:32:42 +00:00
committed by Gerrit Code Review

View File

@@ -0,0 +1,6 @@
#!/bin/bash
# Without fixing selinux file labels, sshd will run in the kernel_t domain
# instead of the sshd_t domain, making ssh connections fail with
# "Unable to get valid context for <user>" error message
touch /.autorelabel