On Tue, Nov 7, 2023, 20:35 Robert Detjens <[email protected]> wrote:

>
> The service file should be `/usr/lib/systemd/system/[email protected]`;
> unit files from packages are in `/usr/lib/systemd/{system,user}/` (or
> `/lib/systemd/..` on Debian). The @ indicates it is a template unit [1].
>
> You can also use `systemctl cat vncserver@` to view the entire service as
> systemd sees it, and it will include the path in a comment.
>
> Here's the service file in upstream source [2]:
>
> [1] https://fedoramagazine.org/systemd-template-unit-files/
> [2]
> https://github.com/TigerVNC/tigervnc/blob/master/unix/vncserver/vncserver%40.service.in


Thanks again Robert,

May I ask what distro are you using?

I do not get any of the systemd nor the exec targets installed in openSuse
15.5 as well as fedora 39.

I could write the systemd file, but not the executable. I must be missing
something important - Vnc is common enough to need this level of
gymnastics, I hope.

In both cases, I installed: zypper/dnf install tigervnc and I got the
latest version.

-Tomas

Reply via email to