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 webhook generate type functionailty for non-root user #512

Merged
merged 1 commit into from
Mar 30, 2020

Commits on Mar 29, 2020

  1. fix webhook generate type functionailty for non-root user

    if webhook is running under unprivileged account it creates
    .resource_types in it's home directory, instead of code directory
    explicitly pass parameters to point to configured code location
    
    modified ordering of service components to restart service
    when service scripts have been updated
    vchepkov committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    15570a6 View commit details
    Browse the repository at this point in the history