File collectl-2.6.4-cleanup.patch of Package collectl
--- initd/collectl-suse +++ initd/collectl-suse @@ -6,10 +6,11 @@ # ### BEGIN INIT INFO # Provides: collectl -# Required-Start: $network -# Required-Stop: +# Required-Start: $network $remote_fs +# Required-Stop: $remote_fs # Default-Start: 3 5 # Default-Stop: 0 1 2 6 +# Short-Description: collectl # Description: Start collectl service ### END INIT INFO