severity 668354 serious stop 2012/8/24 Teodor MICU <[email protected]>: > Any idea why adding these symlinks manually (K02 + S98) is not enough? > What other action(s) does 'update-rc.d <name> defaults' do?
It just adds/removes entries from «/etc/init.d/.depend.*» internal files. So, the init system checks these files (.depend.start for SNNname and .depend.stop for KNNname) for each run-level. I don't think any init system should check if «name» from SNNname or KNNname is found in the TARGETS line of .depends.start/stop which are internal files of insserv. Can we backport a fix for this in Debian Linux 6.0 too? Cheers _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

