summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-20 22:22:05 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-20 22:22:05 +0000
commitaec1a243559f041e35439de846c9a663bc284ff9 (patch)
tree7387ef5178f4dbcc375d04b15f68b923e1df181f
parent28e0e37ad8f4d21a9441214509546eaf98fc00e6 (diff)
downloadpfsense-aec1a243559f041e35439de846c9a663bc284ff9.zip
pfsense-aec1a243559f041e35439de846c9a663bc284ff9.tar.gz
Oops, this is PHP
-rw-r--r--etc/phpshellsessions/cvssync5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync
index e2adfd5..8fa827b 100644
--- a/etc/phpshellsessions/cvssync
+++ b/etc/phpshellsessions/cvssync
@@ -4,7 +4,7 @@
* Part of the pfSense project pfSsh.php subsystem
*/
-/etc/rc.conf_mount_rw
+counf_mount_rw();
if(is_dir("/home/pfsense")) {
echo "\nRelocating downloaded cvssync data, please wait...";
@@ -196,4 +196,5 @@ function post_cvssync_commands() {
echo "\n";
}
-/etc/rc.conf_mount_ro
+counf_mount_ro();
+
OpenPOWER on IntegriCloud