summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.password
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.initial.password')
-rwxr-xr-xetc/rc.initial.password5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/rc.initial.password b/etc/rc.initial.password
index 6e7e6ce..9afc90b 100755
--- a/etc/rc.initial.password
+++ b/etc/rc.initial.password
@@ -66,6 +66,7 @@ EOD;
fgets($fp);
}
- sync_webgui_passwords();
-
+ sync_webgui_passwords();
+
+ fclose($fp);
?> \ No newline at end of file
OpenPOWER on IntegriCloud