Skip to content

fix: use /etc/rc.d/rc2.d instead of /etc/rc2.d depending on AIX version#317

Merged
kardianos merged 1 commit intokardianos:masterfrom
Codehardt:master
Jan 26, 2022
Merged

fix: use /etc/rc.d/rc2.d instead of /etc/rc2.d depending on AIX version#317
kardianos merged 1 commit intokardianos:masterfrom
Codehardt:master

Conversation

@Codehardt
Copy link
Copy Markdown
Contributor

My AIX has a different path to the rc2.d directory. This causes the service to not start on boot. Everything else is working as expected.

The change detects, whether /etc/rc.d/rc2.d or /etc/rc2.d is the correct place for the symlink.

@kardianos kardianos merged commit 5c08916 into kardianos:master Jan 26, 2022
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.

2 participants