Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jan 26, 2022

Conversation

Codehardt
Copy link
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