Failed to add dependency on splash_late.service
search cancel

Failed to add dependency on splash_late.service

book

Article ID: 123168

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

On every OS reboot, the following error is generated in /var/log/messages.

systemd: [/run/systemd/generator.late/nimbus.service:12] Failed to add dependency on +splash_late.service, ignoring: Invalid argument

Environment

Redhat 7 (or CentOS 7)
UIM robot any version

 

 

Cause

A component defect.

Resolution

1. Replace "+splash_late" with "splash_late" in <UIM>/bin/inst_init.sh

(*) There are 2 lines in this file. We need to remove "+" sign from both lines.

2. Execute the following

# <UIM>/bin/inst_init.sh install

*** In case UIM was installed through rpm package, please do this.

Replace "+splash_late" with "splash_late" in /etc/rc.d/init.d/nimbus