summaryrefslogtreecommitdiffstats
path: root/etc/rc.conf_mount_rw
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-11 22:08:35 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-11 22:08:35 +0000
commit7c539f0e7e8bb93826db65ca47dcf758c41bb0ff (patch)
tree1b07b6b0ae3d6dc6eda89826f83cbf4d9cc48d25 /etc/rc.conf_mount_rw
parent92b753f80d95be30300819e8355bcb6f4ea6b2b4 (diff)
downloadpfsense-7c539f0e7e8bb93826db65ca47dcf758c41bb0ff.zip
pfsense-7c539f0e7e8bb93826db65ca47dcf758c41bb0ff.tar.gz
require -> require_once
Diffstat (limited to 'etc/rc.conf_mount_rw')
-rwxr-xr-xetc/rc.conf_mount_rw2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.conf_mount_rw b/etc/rc.conf_mount_rw
index b9f72cd..5f277e3 100755
--- a/etc/rc.conf_mount_rw
+++ b/etc/rc.conf_mount_rw
@@ -29,7 +29,7 @@
POSSIBILITY OF SUCH DAMAGE.
*/
-require("config.inc");
+require_once("config.inc");
conf_mount_rw();
OpenPOWER on IntegriCloud