aboutsummaryrefslogtreecommitdiffstats
path: root/config/shellcmd/shellcmd.xml
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-11-03 11:44:30 -0400
committerjim-p <jimp@pfsense.org>2010-11-03 11:44:30 -0400
commit73665ee51381051f7174a0ea967f30a0bf42f3ae (patch)
treecccf77e78b817e2e0f5c2e7b10bf17f6d6ce2ecf /config/shellcmd/shellcmd.xml
parentb3ba682e619de9a89dede8025d403c64318b993c (diff)
downloadpfsense-packages-73665ee51381051f7174a0ea967f30a0bf42f3ae.tar.gz
pfsense-packages-73665ee51381051f7174a0ea967f30a0bf42f3ae.tar.bz2
pfsense-packages-73665ee51381051f7174a0ea967f30a0bf42f3ae.zip
Keep downloaded shellcmd files around so the package system doesn't complain about missing dependencies on each boot.
Diffstat (limited to 'config/shellcmd/shellcmd.xml')
-rw-r--r--config/shellcmd/shellcmd.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/shellcmd/shellcmd.xml b/config/shellcmd/shellcmd.xml
index 5860b68c..a4b67c7a 100644
--- a/config/shellcmd/shellcmd.xml
+++ b/config/shellcmd/shellcmd.xml
@@ -75,12 +75,12 @@
<item>http://www.pfsense.com/packages/config/shellcmd/shellcmd.inc</item>
</additional_files_needed>
<additional_files_needed>
- <prefix>/tmp/</prefix>
+ <prefix>/usr/local/pkg/</prefix>
<chmod>0755</chmod>
<item>http://www.pfsense.com/packages/config/shellcmd/shellcmd.tmp</item>
</additional_files_needed>
<additional_files_needed>
- <prefix>/tmp/</prefix>
+ <prefix>/usr/local/pkg/</prefix>
<chmod>0755</chmod>
<item>http://www.pfsense.com/packages/config/shellcmd/shellcmd_edit.tmp</item>
</additional_files_needed>