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

Add support for Suse 10 #30

Merged
merged 3 commits into from
Oct 10, 2013
Merged

Conversation

kentjohansson
Copy link
Contributor

No description provided.

@@ -117,7 +134,7 @@
'session optional pam_umask.so']
}
default: {
fail("Pam is only supported on Suse 11. Your lsbmajdistrelease is identified as <${::lsbmajdistrelease}>.")
fail("Pam is only supported on Suse 11 and 10. Your lsbmajdistrelease is identified as <${::lsbmajdistrelease}>.")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be 10 and 11

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed

@ghoneycutt
Copy link
Owner

README also need updated to reflect support for Suse 10

ghoneycutt added a commit that referenced this pull request Oct 10, 2013
@ghoneycutt ghoneycutt merged commit f22d92f into ghoneycutt:master Oct 10, 2013
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