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

ncm-ncd: must have HOME defined in ENV #129

Merged
merged 1 commit into from May 18, 2021
Merged

Conversation

stdweird
Copy link
Member

No description provided.

@stdweird
Copy link
Member Author

some background: we have POSTIN scripts failing (in particular pcp in el8) due to missing HOME. and it seems that HOME is mandatory in POSIX.
the "/" is the reported home of the nobody user

[root@localhost ~]# su - nobody -s /bin/bash -c 'echo $HOME'
/

@ned21 ned21 added this to the 21.6 milestone May 18, 2021
@jrha jrha merged commit f46272d into quattor:master May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants