diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/shadow.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index 361b90e94..238de4345 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -47,7 +47,7 @@ sed -i '/groups/d' man/Makefile</userinput></screen> <screen><userinput>sed -e's@#MD5_CRYPT_ENAB.no@MD5_CRYPT_ENAB yes@' \ -e 's@/var/spool/mail@/var/mail@' \ - < etc/login.defs.linux > /etc/login.defs</userinput></screen> + etc/login.defs.linux > /etc/login.defs</userinput></screen> <para>Move a program:</para> |