summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_backup.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-08-23 18:58:49 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-08-23 18:58:49 -0400
commit70b1def4a3fcc1346923532e8591b158ea3c61f6 (patch)
tree758f1350627e305136aa8ee22be756bd27118318 /usr/local/www/diag_backup.php
parent417fc5c4caf7dfbdc9c234b80f3ad9eba3faa700 (diff)
downloadpfsense-70b1def4a3fcc1346923532e8591b158ea3c61f6.zip
pfsense-70b1def4a3fcc1346923532e8591b158ea3c61f6.tar.gz
Kick off package reinstall after restoring configuration. Resolves #15
Diffstat (limited to 'usr/local/www/diag_backup.php')
-rwxr-xr-xusr/local/www/diag_backup.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php
index 9d542d5..57f5278 100755
--- a/usr/local/www/diag_backup.php
+++ b/usr/local/www/diag_backup.php
@@ -314,6 +314,7 @@ if ($_POST) {
if(isset($config['captiveportal']['enable'])) {
/* for some reason ipfw doesn't init correctly except on bootup sequence */
$savemsg = "The configuration has been restored.<p>The firewall is now rebooting.";
+ touch("/conf/needs_package_sync");
$reboot_needed = true;
}
setup_serial_port();
OpenPOWER on IntegriCloud