summaryrefslogtreecommitdiffstats
path: root/setup-acf.in
diff options
context:
space:
mode:
Diffstat (limited to 'setup-acf.in')
-rw-r--r--setup-acf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup-acf.in b/setup-acf.in
index f7445fc..5144a21 100644
--- a/setup-acf.in
+++ b/setup-acf.in
@@ -40,6 +40,7 @@ if [ "$create_passwd" != "no" ]; then
# on the box at this stage
_md5passwd=$(echo -n "$_password" | md5sum | cut -d' ' -f1)
echo "root:$_md5passwd:Admin account:ADMIN" >/etc/acf/passwd
+ chmod 600 /etc/acf/passwd
fi
# install packages