summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-03-10 02:42:57 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-03-10 02:42:57 +0000
commitc52fa487e302616a4588f4ad2da3779b0ad10fa8 (patch)
tree41ac1c065616e1cf5533086e8f13022e5d701f58 /etc/phpshellsessions
parent2b9d9a48ba8f88339a96bce3e43b00a4e230d5f6 (diff)
downloadpfsense-c52fa487e302616a4588f4ad2da3779b0ad10fa8.zip
pfsense-c52fa487e302616a4588f4ad2da3779b0ad10fa8.tar.gz
Restart webConfigurator first.
Diffstat (limited to 'etc/phpshellsessions')
-rw-r--r--etc/phpshellsessions/cvssync3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync
index 0959082..e149117 100644
--- a/etc/phpshellsessions/cvssync
+++ b/etc/phpshellsessions/cvssync
@@ -132,6 +132,7 @@ echo "\n";
echo "===> Checkout complete. Your system is now sync'd. Scripting terminating.\n";
-exec("killall php");
touch("/tmp/restart_webgui");
+exec("killall php");
+
OpenPOWER on IntegriCloud