summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-27 00:22:01 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-27 00:22:01 +0000
commite10d15852929b9f87a1aa7d4a50747c7b159f23b (patch)
tree29a41633aa70ff85eaa93494bd2f02bad085eafc
parent555e30f7d9c93a5d18071c4191689ddfa140e6e7 (diff)
downloadpfsense-e10d15852929b9f87a1aa7d4a50747c7b159f23b.zip
pfsense-e10d15852929b9f87a1aa7d4a50747c7b159f23b.tar.gz
s/counf/conf/
-rw-r--r--etc/phpshellsessions/cvssync4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync
index 6d9674c..09d833a 100644
--- a/etc/phpshellsessions/cvssync
+++ b/etc/phpshellsessions/cvssync
@@ -4,7 +4,7 @@
* Part of the pfSense project pfSsh.php subsystem
*/
-counf_mount_rw();
+conf_mount_rw();
if(is_dir("/home/pfsense")) {
echo "\nRelocating downloaded cvssync data, please wait...";
@@ -198,5 +198,5 @@ function post_cvssync_commands() {
echo "\n";
}
-counf_mount_ro();
+conf_mount_ro();
OpenPOWER on IntegriCloud