#!/bin/sh # # This script will be executed *after* all the other init scripts. # You can put your own initialization stuff in here if you don't # want to do the full Sys V style init stuff. touch /var/lock/subsys/local #firewalling some services #/etc/fw/fw.3-input-smtp #/etc/fw/fw.3-input-zebra #starting qos #/etc/qos/qos_base /sbin/route add -net 10.0.0.0/8 metric 65535 reject #/root/bin/def2yenik /usr/local/bin/sedlo #ip route add 81.31.22.42/32 via 10.33.6.41 #nice -20 /opt/bindgraph/bindgraph.pl --daemon --daemon_rrd /opt/bindgraph/rrd/ --logfile /var/log/named/query.log #modprobe ipv6 #dashboard #/home/www/cgi-bin/dashboard/dashboard_clear_day