Skip to content

set SUBSYS to init.d script name instead of rc?.d link name - #15

Open
ddev24 wants to merge 1 commit into
RittmanMead:masterfrom
ddev24:master
Open

set SUBSYS to init.d script name instead of rc?.d link name#15
ddev24 wants to merge 1 commit into
RittmanMead:masterfrom
ddev24:master

Conversation

@ddev24

@ddev24 ddev24 commented Nov 27, 2014

Copy link
Copy Markdown

Variable $SUBSYS used the scriptname from rc?.d directory e.g. 'S96obiee' instead of 'obiee' from init.d.

This prevents a OBIEE shutdown on runlevel 0 since the main rc script expects an lock file named after the init.d script.

Please notice: The log file names in /var/log will change too by this commit.

Variable $SUBSYS used the scriptname from rc?.d directory e.g. 'S96obiee' instead of 'obiee' from init.d.

This prevents a OBIEE shutdown on runlevel 0 since the main rc script expects an lock file named after the init.d script.

Please notice: The log file names in /var/log will change too by this commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant