Skip to content

Commit

Permalink
uploadbar dir no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Buechler committed Apr 4, 2015
1 parent 72992b8 commit e4dcbe4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions etc/rc
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit e4dcbe4

Please sign in to comment.