Hello, I have a problem starting turbovnc on a fedora 40 machine.
some datapoints: - I have another fc40 machine, where tvnc starts without problem - I use systemctl start tvncserver to start the service - if I fiddle a little bit with the init.d script, and remove the call to /etc/rc.d/functions, tvnc does start, if I call the script directly - If i dont remove the call to functions, fedora has aparently set this up so the call is diverted to the systemd machinery, that somehow fails in my case - I tried setting export _SYSTEMCTL_SKIP_REDIRECT=1 but that didnt help unless I also commented out functions call - I tried sprinkling the tvncserver scripts with echos to a debug file, but those seem never to be called, I guess systemd maybe caches the original init.d script somewhere or something. - I tried setenforce 0, but that didnt seem to help hmm thats about it I guess. Any hints appreciated. -- Joakim Verona joa...@verona.se -- You received this message because you are subscribed to the Google Groups "TurboVNC User Discussion/Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to turbovnc-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/turbovnc-users/87o755eok6.fsf%40tanaka.verona.se.