aboutsummaryrefslogtreecommitdiffstats
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 3769a12..8c386ee 100644
--- a/setup-acf.in
+++ b/setup-acf.in
@@ -31,6 +31,7 @@ done
if [ "$create_passwd" != "no" ]; then
askpassword "root ACF"
+ mkdir -p /etc/acf
if [ -f /etc/acf/passwd ]; then
mv /etc/acf/passwd /etc/acf/passwd.backup
fi