summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-09-06 22:02:38 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-09-06 22:02:38 +0000
commit4f05fc73572d47f380465f6c5ba67190814670a6 (patch)
tree338bfccd442bb264b86dc90e8edb41a1d068deda /etc
parentb9c529eba696b62117fe9809220f57abdfaa80e8 (diff)
downloadpfsense-4f05fc73572d47f380465f6c5ba67190814670a6.zip
pfsense-4f05fc73572d47f380465f6c5ba67190814670a6.tar.gz
Do not update platform on cvssync runs
Diffstat (limited to 'etc')
-rw-r--r--etc/phpshellsessions/cvssync1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync
index 5fae2e1..1ed4716 100644
--- a/etc/phpshellsessions/cvssync
+++ b/etc/phpshellsessions/cvssync
@@ -134,6 +134,7 @@ exec("rm ${CODIR}/pfSense/etc/fstab 2>/dev/null");
exec("rm ${CODIR}/pfSense/etc/ttys 2>/dev/null");
exec("rm ${CODIR}/pfSense/etc/group 2>/dev/null");
exec("rm ${CODIR}/pfSense/etc/fstab 2>/dev/null");
+exec("rm ${CODIR}/pfSense/etc/platform 2>/dev/null");
exec("rm ${CODIR}/pfSense/boot/device.hints 2>/dev/null");
exec("rm ${CODIR}/pfSense/boot/loader.conf 2>/dev/null");
exec("rm ${CODIR}/pfSense/boot/loader.rc 2>/dev/null");
OpenPOWER on IntegriCloud