summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-20 22:21:59 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-20 22:21:59 +0000
commit4d7ca5b6f961a285759c265be5510529e36e01cd (patch)
treef46c2ab289458a53e6671732cdb94e468786a514 /etc/phpshellsessions
parent26a1126ce4375e0358c5e53c23238d7a00edf67d (diff)
downloadpfsense-4d7ca5b6f961a285759c265be5510529e36e01cd.zip
pfsense-4d7ca5b6f961a285759c265be5510529e36e01cd.tar.gz
Oops, this is PHP
Diffstat (limited to 'etc/phpshellsessions')
-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