File ppc64-diag.rtas_errd.patch of Package ppc64-diag
--- scripts/rtas_errd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) --- a/scripts/rtas_errd +++ b/scripts/rtas_errd @@ -19,8 +19,10 @@ ### BEGIN INIT INFO # Provides: rtas_errd -# Required-Start: $local_fs $syslog $time -# Required-Stop: +# Should-Start: $remote_fs $syslog $time +# Should-Stop: $null +# Required-Start: $null +# Required-Stop: $null # Default-Start: 2 3 5 # Default-Stop: 0 1 4 6 # Short-Description: Daemon to retrieve platform errors