exahost

Member
Jan 8, 2002
17
0
301
Contents of /scripts/burstcron

#!/bin/bash
chmod 1777 /var/spool/mail
chmod 644 /etc/valiases/*
chmod 660 /var/spool/mail/*
killall -9 eggdrop

#I HATE THIS FUCKING ****
#killall -9 tail


rm -rf /var/log/*.2
/etc/rc.d/init.d/antirelayd restart
#rdate -s rdate.darkorb.net
/usr/local/cpanel/bin/ftpupdate
chmod 755 /usr/local/cpanel/bin/popsh
#ipchains -A input -j DENY -s 194.100.0.0/16
#ipchains -A input -j DENY -s 194.102.0.0/16
#ipchains -A input -j DENY -s 193.100.0.0/16
#ipchains -A input -j DENY -s 194.230.0.0/16
#ipchains -A input -j DENY -s 194.38.0.0/16
#/sbin/ipchains -A input -j DENY -s 195.0.0.0/8
#/sbin/ipchains -A input -j DENY -s 193.0.0.0/8
#/sbin/ipchains -A input -j DENY -s 194.0.0.0/8


--------------------------
Why does the person who wrote this &Hate This Fucking ****&?

I don't get it.

Anybody else have this? or is it something someone here wrote? Just curious.

Sorry for the language.
 

feanor

Well-Known Member
Aug 13, 2001
835
0
316
That's a cron burst instills on machines inside the burst realm...
contact burst support?

It's actually quite a useful thang if you take a look at what it's doing. Keeps things clean.

every admin has a bad day now and again
;)
 

exahost

Member
Jan 8, 2002
17
0
301
LOL.

Yeah, I know. Some days can be pretty bad. ;)

My servers are outside of Burstnet's realm. Odd.

I needed to know to make sure that it was not on of the admins here. Thanks for the info.

Cheers.
 

feanor

Well-Known Member
Aug 13, 2001
835
0
316
train yard person-

yea, they work on any linux server- I'd imagine it was created for cpanel's environment, specifically

but yea, just basic system maintenance there.

use at your own risk, of course.