diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/readline.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/readline.xml b/chapter06/readline.xml index d4605f5a6..047f9c106 100644 --- a/chapter06/readline.xml +++ b/chapter06/readline.xml @@ -48,7 +48,7 @@ patch:</para> <para>Give Readline's dynamic libraries to a more appropriate permissions:</para> -<screen><userinput>chmod 644 /usr/lib/*.&readline-version;</userinput></screen> +<screen><userinput>chmod 755 /usr/lib/*.&readline-version;</userinput></screen> <para>And move them to a more appropriate location:</para> |