Skip to content

Conversation

@ktims
Copy link

@ktims ktims commented Feb 26, 2016

Needed for 'nosuid' support in $HOME. Modern Ubuntus at least offer encrypted home directories. These are mounted 'nosuid' which means that the automatically installed ncsvc under $HOME can't run as root, which is required.

Add support for an environment variable 'JNPATH' to override default JNPATH. ncsvc still writes logs to the $HOME directory so make the log reader look there too.

Not necessarily an elegant solution but works for me.

Needed for 'nosuid' support in $HOME
Modern Ubuntus at least offer encrypted home directories. These
are mounted 'nosuid' which means that the automatically installed
ncsvc under $HOME can't run as root, which is required.

Add support for an environment variable 'JNPATH' to override
default JNPATH. ncsvc still writes logs to the $HOME directory
so make the log reader look there too.

Not necessarily an elegant solution but works for me.
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.

1 participant