https://bugzilla.novell.com/show_bug.cgi?id=707524 https://bugzilla.novell.com/show_bug.cgi?id=707524#c15 --- Comment #15 from Robert Davies <rob.opensuse.linux@googlemail.com> 2011-07-26 14:22:36 UTC --- This kind of worries me to! :) #fir:/etc/init.d # grep \$time squid # Required-Start: $local_fs $remote_fs $network $time fir:/etc/init.d # grep "Require.*\$time" * cron:# Required-Start: $remote_fs $syslog $time nscd:# Required-Start: $remote_fs $time postfix:# Required-Start: $network $named $syslog $time $remote_fs postfix:# Required-Stop: $network $named $syslog $time $remote_fs skeleton.compat:# Required-Start: $syslog $remote_fs $time squid:# Required-Start: $local_fs $remote_fs $network $time sssd:# Required-Start: $remote_fs $time fir:/etc/init.d # chkconfig nscd --list nscd 0:off 1:off 2:off 3:on 4:off 5:on 6:off fir:/etc/init.d # ps aux|grep nscd root 3549 0.0 0.0 4080 228 ? Ss 15:14 0:00 /usr/sbin/nscd root 5351 0.0 0.0 6752 844 pts/1 S+ 15:21 0:00 grep nscd fir:/etc/init.d # ps aux|grep cron root 5357 0.0 0.0 6748 584 pts/1 S+ 15:21 0:00 grep cron fir:/etc/init.d # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.