Age | Commit message (Collapse) | Author |
|
Since @zbanks has not updated his repository in a while, switch the
source to @TheGreatMcPain's repository.
|
|
With the `-linux` suffix, CrewLink would detect this as an incompatible
version and refuse to run. Use the version without the suffix so that
this does not happen.
|
|
* Rename crewlink to crewlink-launcher in case someone wants to run
vanilla crewlink.
* Install /usr/bin/crewlink as a link to /opt/CrewLink/crewlink.
* Modify launcher script to run a child process which sets
kernel.yama.ptrace_scope. This removes the craziness of running
crewlink with su so environment variables that are needed for
PulseAudio should be handled more transparently.
|
|
Fix two issues with the crewlink launcher. First, ensure that the sysctl
command to restore the old value runs. Next, add a hack since CrewLink
leaks processes.
|
|
|