diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-04-30 22:05:24 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-04-30 22:05:24 +0000 |
commit | 7105aae8cce9b5c5eda8c89c274fdf896d4ef09e (patch) | |
tree | 37e0ea602bdc4701b3316fe48485623b602026f4 /etc/rc.conf_mount_rw | |
parent | 158dd870a3dcd9eaa35b92075fec3b3c6509996d (diff) | |
download | pfsense-7105aae8cce9b5c5eda8c89c274fdf896d4ef09e.zip pfsense-7105aae8cce9b5c5eda8c89c274fdf896d4ef09e.tar.gz |
* Cleanup firmware upgrade
* Only attempt mount of wrap or soekris platofmrs
Diffstat (limited to 'etc/rc.conf_mount_rw')
-rwxr-xr-x | etc/rc.conf_mount_rw | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc.conf_mount_rw b/etc/rc.conf_mount_rw index 790e0e1..b9f72cd 100755 --- a/etc/rc.conf_mount_rw +++ b/etc/rc.conf_mount_rw @@ -30,7 +30,6 @@ */ require("config.inc"); -require("xmlparse_pkg.inc"); conf_mount_rw(); |