aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/coreutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r--chapter06/coreutils.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 984981273..7437cd451 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -73,7 +73,8 @@ user:</para>
<para>When you're done testing, remove the dummy user and groups:</para>
-<screen><userinput>sed -i '/dummy/d' /etc/passwd /etc/group</userinput></screen>
+<screen><userinput>sed -i '/dummy/d' /etc/passwd /etc/group
+chmod 644 /etc/passwd /etc/group</userinput></screen>
<para>Install the package:</para>