Here's the sysv-rc for the current runlevel.
ls -l /etc/rc2.d/
total 4
-rw-r--r-- 1 root root 677 Nov 15 00:10 README
lrwxrwxrwx 1 root root 24 Dec 16 09:34 S01binfmt-support ->
../init.d/binfmt-support
lrwxrwxrwx 1 root root 18 Dec 14 15:23 S01bootlogs -> ../init.d/bootlogs
lrwxrwxrwx 1 root root 20 Dec 14 14:45 S01fancontrol -> ../init.d/fancontrol
lrwxrwxrwx 1 root root 17 Dec 14 14:45 S01rsyslog -> ../init.d/rsyslog
lrwxrwxrwx 1 root root 14 Dec 14 14:45 S01sudo -> ../init.d/sudo
lrwxrwxrwx 1 root root 17 Dec 14 14:45 S02apache2 -> ../init.d/apache2
lrwxrwxrwx 1 root root 15 Dec 14 14:45 S03acpid -> ../init.d/acpid
lrwxrwxrwx 1 root root 17 Dec 14 14:45 S03anacron -> ../init.d/anacron
lrwxrwxrwx 1 root root 13 Dec 14 14:45 S03atd -> ../init.d/atd
lrwxrwxrwx 1 root root 15 Dec 14 14:45 S03bind9 -> ../init.d/bind9
lrwxrwxrwx 1 root root 14 Dec 14 14:45 S03cron -> ../init.d/cron
lrwxrwxrwx 1 root root 13 Dec 14 15:17 S03csf -> ../init.d/csf
lrwxrwxrwx 1 root root 14 Dec 14 14:45 S03dbus -> ../init.d/dbus
lrwxrwxrwx 1 root root 13 Dec 14 15:17 S03lfd -> ../init.d/lfd
lrwxrwxrwx 1 root root 21 Dec 14 14:45 S03loadcpufreq -> ../init.d/loadcpufreq
lrwxrwxrwx 1 root root 16 Dec 14 14:45 S03lwresd -> ../init.d/lwresd
lrwxrwxrwx 1 root root 15 Dec 14 15:07 S03mysql -> ../init.d/mysql
lrwxrwxrwx 1 root root 19 Dec 14 18:43 S03openvpnas -> ../init.d/openvpnas
lrwxrwxrwx 1 root root 20 Dec 14 14:45 S03postgresql -> ../init.d/postgresql
lrwxrwxrwx 1 root root 23 Dec 14 14:45 S03smartmontools ->
../init.d/smartmontools
lrwxrwxrwx 1 root root 15 Dec 14 14:45 S03snmpd -> ../init.d/snmpd
lrwxrwxrwx 1 root root 13 Dec 14 14:45 S03ssh -> ../init.d/ssh
lrwxrwxrwx 1 root root 17 Dec 16 09:59 S03vboxdrv -> ../init.d/vboxdrv
lrwxrwxrwx 1 root root 17 Dec 14 14:45 S03winbind -> ../init.d/winbind
lrwxrwxrwx 1 root root 22 Dec 14 14:45 S04avahi-daemon ->
../init.d/avahi-daemon
lrwxrwxrwx 1 root root 22 Dec 14 14:45 S04cpufrequtils ->
../init.d/cpufrequtils
lrwxrwxrwx 1 root root 13 Dec 14 14:45 S04hal -> ../init.d/hal
lrwxrwxrwx 1 root root 20 Dec 14 14:45 S04kerneloops -> ../init.d/kerneloops
lrwxrwxrwx 1 root root 25 Dec 14 14:45 S04network-manager ->
../init.d/network-manager
lrwxrwxrwx 1 root root 17 Dec 14 14:45 S04postfix -> ../init.d/postfix
lrwxrwxrwx 1 root root 17 Dec 14 14:45 S04proftpd -> ../init.d/proftpd
lrwxrwxrwx 1 root root 15 Dec 14 15:51 S04rsync -> ../init.d/rsync
lrwxrwxrwx 1 root root 16 Dec 14 14:45 S04squid3 -> ../init.d/squid3
lrwxrwxrwx 1 root root 25 Dec 16 09:59 S04vboxweb-service ->
../init.d/vboxweb-service
lrwxrwxrwx 1 root root 14 Dec 14 15:23 S05cups -> ../init.d/cups
lrwxrwxrwx 1 root root 15 Dec 14 15:23 S06samba -> ../init.d/samba
lrwxrwxrwx 1 root root 20 Dec 14 15:23 S07freeradius -> ../init.d/freeradius
lrwxrwxrwx 1 root root 18 Dec 14 15:23 S08rc.local -> ../init.d/rc.local
lrwxrwxrwx 1 root root 19 Dec 14 15:23 S08rmnologin -> ../init.d/rmnologin
lrwxrwxrwx 1 root root 23 Dec 14 15:23 S08stop-bootlogd ->
../init.d/stop-bootlogd
The network manager seems to start properly since i have network connection
immediatly after login. Only proftpd doesn't starts probably because I have a
MasqueradeAddress in conf and is not available at the runlevel startup.