strace -f -o/tmp/output /etc/init.d/apache2 start
followed by triggering the script - nowhere in /tmp/output does RLIMIT_CPU get set.
strace -f -o/tmp/output /etc/init.d/apache2 start
followed by triggering the script - nowhere in /tmp/output does RLIMIT_CPU get set.