If you use the TurboVNC Server init.d script/service, we need your help

10 views
Skip to first unread message

DRC

unread,
Jul 14, 2026, 3:01:32 PM (8 days ago) Jul 14
to turbovn...@googlegroups.com, turbovn...@googlegroups.com, turbovnc...@googlegroups.com
Because systemd v260 dropped support for SysV init script emulation (and
some distributions, such as SUSE 16, had already done so prior to
systemd v260), it was necessary to convert the optional TurboVNC Server
init.d script/service to a systemd service.  Even though this is
technically a new feature rather than a bug fix, it is being treated as
a bug fix because the init.d script prevented the official TurboVNC
packages from being installed on SUSE 16.  Thus, the feature will land
in the upcoming TurboVNC v3.3.1 release.  However, there is some
potential for disruption if you currently use the init.d script/service,
so I need current users of that feature to test the new systemd service
in the 3.3.1 pre-release packages available here:

https://s3.amazonaws.com/turbovnc-pr/main/linux/index.html


Expected behavior:

- When upgrading from v3.3- to v3.3.1+, the v3.3- init.d scripts will be
removed.  (Thus, there should no longer be any *tvncserver files under
/etc/init.d or /etc/rc.d.)  When freshly installing the v3.3.1+ DEB, the
v3.3- init.d scripts will be removed as well, because the v3.3- DEB
didn't clean them up.

- When freshly installing (not upgrading to) v3.3.1+, the tvncserver
service will be disabled by default.  (Previously, the RPM packages
default-enabled it, and the DEB packages did nothing.)  You can change
the default by creating a systemd preset file (e.g.
/usr/lib/systemd/system-preset/00-turbovnc.preset) with "enable
tvncserver.service".

- When v3.3.1+ is completely removed (not upgraded or downgraded), the
tvncserver service will be stopped and disabled.  (Previously, the DEB
packages did nothing.)

- DEB only: When downgrading from v3.3.1+ to v3.3-, the tvncserver
service will be disabled (to avoid leaving an orphaned file under
/etc/systemd.)

- If started, the tvncserver service will remain running during a
package upgrade/downgrade.  (Previously, the RPM package restarted the
service during an upgrade.)  Thus, the TurboVNC packages can now be hot
patched on systems with active TurboVNC sessions.

- 'systemctl [start|stop|reload|restart|try-restart] tvncserver' work
the same as they did with init.d emulation.  ('systemctl reload
tvncserver' notably kills all TurboVNC Server processes not listed in
/etc/sysconfig/tvncservers.  That is TightVNC legacy behavior, and I
wouldn't mind removing it, but it shouldn't ever happen automatically.)


I have thoroughly tested the feature on Ubuntu 18-26, RHEL 7-10, Fedora
44, and openSUSE 15-16, but I'm not perfect.  Please let me know briefly
if it works/doesn't work on a particular platform or whether the
aforementioned behavior might cause problems in your compute environment.

DRC


Reply all
Reply to author
Forward
0 new messages