neithernut / pam_e4crypt

PAM module for unlocking transparently encrypted directories on ext4
GNU General Public License v2.0
19 stars 8 forks source link

Fix typo in readme #17

Closed seebaclo closed 7 years ago

seebaclo commented 7 years ago

Correct command is -fstack-protector-strong not -fstack-protector=strong

neithernut commented 7 years ago

You're right. Thanks.