summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-11-24 01:44:23 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-11-24 01:44:23 +0000
commitdc2d40b2e17e8613e9ef80022853572da2260e61 (patch)
tree8245f6ee449e895860a421ad1bdf7a586a12c5b0 /etc/phpshellsessions
parent7e2dd51d363cc899a2093c31f647eecb6e172c50 (diff)
downloadpfsense-dc2d40b2e17e8613e9ef80022853572da2260e61.zip
pfsense-dc2d40b2e17e8613e9ef80022853572da2260e61.tar.gz
Remove syslog.conf from checked out files marked for updating.
Diffstat (limited to 'etc/phpshellsessions')
-rw-r--r--etc/phpshellsessions/cvssync2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync
index 404f7ab..692207d 100644
--- a/etc/phpshellsessions/cvssync
+++ b/etc/phpshellsessions/cvssync
@@ -98,6 +98,7 @@ exec("rm -rf ${CODIR}/pfSense/conf/ 2>/dev/null");
exec("rm -rf ${CODIR}/pfSense/cf/ 2>/dev/null");
exec("rm -rf ${CODIR}/pfSense/root/.shrc");
exec("rm -rf ${CODIR}/pfSense/root/.tcshrc");
+exec("rm -f ${CODIR}/pfSense/etc/syslog.conf 2>/dev/null");
echo "Installing new files...\n";
@@ -131,3 +132,4 @@ echo "===> Checkout complete. Your system is now sync'd. Scripting terminating
exec("killall php");
touch("/tmp/restart_webgui");
+
OpenPOWER on IntegriCloud