aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.7.xml
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-06-24 15:21:03 -0400
committerjim-p <jimp@pfsense.org>2010-06-24 15:21:03 -0400
commit83012e81e32bcf735e066c7361ac8739a0303367 (patch)
tree56fa37d562452c322d4504de601f4d86dc3f182a /pkg_config.7.xml
parent03167b8e1da874f1ae0fa70089a60a7baaae0de0 (diff)
downloadpfsense-packages-83012e81e32bcf735e066c7361ac8739a0303367.tar.gz
pfsense-packages-83012e81e32bcf735e066c7361ac8739a0303367.tar.bz2
pfsense-packages-83012e81e32bcf735e066c7361ac8739a0303367.zip
Add small patch package to stop /etc/rc from removing /tmp/filter_dirty before it can be properly processed. Removing /tmp/filter_dirty will cause some package rules (such as Squid) to not be present at the end of the boot process.
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-xpkg_config.7.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml
index 8b652ef2..fb00ba25 100755
--- a/pkg_config.7.xml
+++ b/pkg_config.7.xml
@@ -1053,5 +1053,15 @@
<config_file>http://www.pfsense.org/packages/config/rrd-summary/rrd-summary.xml</config_file>
<configurationfile>rrd-summary.xml</configurationfile>
</package>
+ <package>
+ <name>Patch rc to leave filter_dirty</name>
+ <descr>Patch to stop /etc/rc from removing /tmp/filter_dirty on boot. Fixes boot issues with some packages on certain platforms.</descr>
+ <category>System</category>
+ <config_file>http://www.pfsense.com/packages/config/patch_rc_filter_dirty/patch_rc_filter_dirty.xml</config_file>
+ <version>0.1</version>
+ <status>BETA</status>
+ <required_version>1.2.3</required_version>
+ <maximum_version>1.2.3</maximum_version>
+ </package>
</packages>
</pfsensepkgs>