Forum › Forums › Official Releases › antiX-23 “Arditi del Popolo › Veyon install › Reply To: Veyon install
CONSOLEKIT_SESSION_LAUNCH variables set to “true”
Could you elaborate on this? What does this do exactly? Why is it set to false by default? Does setting it to true maximize compatibility with software?
It fixes some issues with policykit, as described in this thread. As veyon seemed to require polkitd to be installed, I assumed it would help fix the issue, but there is something else missing for veyon to work properly.
I can import fileconf.json and save but with an error about the veyon service.
I discover that veyon service don’t start from GUI. I don’t know how start it.
It seems that only the systemd service is packaged. Try first to start it manually to see if it works with
sudo /usr/bin/veyon-service
You may need to install libelogind0 for it to work though.
If it works, add the command to /etc/rc.local (as root) before the exit 0 command, so it looks like this:
/usr/bin/veyon-service &
exit 0
It will start the service automatically on next reboot.
Corruption has two hands: the Right and the Left. Don't let them squeeze you.