mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
uploadbar dir no longer needed
This commit is contained in:
parent
7dff06c41d
commit
a8c07dc8e0
4
etc/rc
4
etc/rc
@ -319,10 +319,6 @@ trap "echo 'Reboot interrupted'; exit 1" 3
|
||||
# Remove old nameserver resolution files
|
||||
/bin/rm -f /var/etc/nameserver*
|
||||
|
||||
# Create uploadbar tmp directory
|
||||
/bin/mkdir -p /tmp/uploadbar
|
||||
/bin/chmod 0777 /tmp/uploadbar
|
||||
|
||||
echo -n "."
|
||||
DISABLESYSLOGCLOG=`/usr/bin/grep -c disablesyslogclog /cf/conf/config.xml`
|
||||
ENABLEFIFOLOG=`/usr/bin/grep -c usefifolog /cf/conf/config.xml`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user