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

The homedir is different on CentOS7 #493

Closed
030 opened this issue Feb 9, 2016 · 1 comment
Closed

The homedir is different on CentOS7 #493

030 opened this issue Feb 9, 2016 · 1 comment

Comments

@030
Copy link

030 commented Feb 9, 2016

    'RedHat': {
      $libdir           = '/usr/lib/jenkins'
      $package_provider = 'rpm'
    }

But the libdir seems to be /var/lib/jenkins

@jhoblitt
Copy link
Member

jhoblitt commented Feb 9, 2016

That's the localstatedir (in autoconf terminology).

@jhoblitt jhoblitt closed this as completed Feb 9, 2016
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

No branches or pull requests

2 participants