core/namespace: Protect /usr instead of /home with ProtectSystem=yes
authorJason Pleau <jason@jpleau.ca>
Sun, 31 May 2015 16:51:17 +0000 (12:51 -0400)
committerMartin Pitt <martin.pitt@ubuntu.com>
Sun, 31 May 2015 18:29:36 +0000 (20:29 +0200)
commitd38e01dc96c5cae1986561c4f3bc7f760560bf2a
tree5e5c7b229d75099c4f80f52636ae3ddd3b1c6f3a
parent98d75800461c091e95398936ceb1efc2d5a3f699
core/namespace: Protect /usr instead of /home with ProtectSystem=yes

A small typo in ee818b8 caused /home to be put in read-only instead of
/usr when ProtectSystem was enabled (ie: not set to "no").
src/core/namespace.c