Package: insserv Version: 1.12.0-7 Severity: minor bootchart is set to S02bootchart, but it should be run after rmnologin which gets (at least at my system) S06rmnologin:
# Provides: bootchart # Required-Start: $remote_fs rmnologin # Required-Stop: # Default-Start: 1 2 3 4 5 # Default-Stop: Maybe it conflicts with rmnologin's dependency $all: # Provides: rmnologin # Required-Start: $remote_fs $all # Required-Stop: # Default-Start: 2 3 4 5 # Default-Stop: -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

