summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/pkg_mgr_install.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/pkg_mgr_install.php b/usr/local/www/pkg_mgr_install.php
index a0da51a..885c598 100755
--- a/usr/local/www/pkg_mgr_install.php
+++ b/usr/local/www/pkg_mgr_install.php
@@ -134,6 +134,7 @@ switch($_GET['mode']) {
update_status("Package reinstalled.");
$static_output .= "\n\nPackage reinstalled.";
update_output_window($static_output);
+ start_service($_GET['pkg']);
break;
case "reinstallxml":
delete_package_xml($_GET['pkg']);
OpenPOWER on IntegriCloud