Skip to content

Commit

Permalink
rc: but why?
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Apr 1, 2015
1 parent 12a98e5 commit ec89f5e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/etc/rc
Original file line number Diff line number Diff line change
Expand Up @@ -199,10 +199,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 /conf/config.xml`
ENABLEFIFOLOG=`/usr/bin/grep -c usefifolog /conf/config.xml`
Expand Down

0 comments on commit ec89f5e

Please sign in to comment.