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

added missing 'abs_path' function calls #79

Merged
merged 1 commit into from
Oct 1, 2017

Conversation

odenbach
Copy link
Contributor

Hi,

we are trying to switch from checkrestart to needrestart and get quite a lot of differing results. I am currently investigating why. This patch fixes problems with Perl and Python scripts running as services. I found that without the patch some services which run as e.g.

python Launch.py

so with a script file with relative path name, needrestart cannot figure out the correct path name of the script to analyse it.

Cheers,

Christopher

@liske liske merged commit 0b6db3c into liske:master Oct 1, 2017
@liske
Copy link
Owner

liske commented Oct 1, 2017

Thanks!

@odenbach odenbach deleted the missing-abs-path branch August 28, 2018 14:56
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