TigerVNC Documentation Out Of Date #26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
(Migrated from https://bugzilla.redhat.com/show_bug.cgi?id=1421330)
[TigerVNC] Documentation is out of date, the file does not look like the help documentation says it does.
Currently in F25 I have
[Unit] Description=Remote desktop service (VNC) After=syslog.target network.target
[Service] Type=forking User=
# Clean any existing files in /tmp/.X11-unix environment ExecStartPre=-/usr/bin/vncserver -kill %i ExecStart=/usr/bin/vncserver %i PIDFile=/home//.vnc/%H%i.pid ExecStop=-/usr/bin/vncserver -kill %i
[Install] WantedBy=multi-user.target
The help documentation doesn't match up with the command lines or the User variable as currently in F25.
As I already said, we deprecated the Admin Guide. We have to follow through with our decision. And regarding TigerVNC, we have to check QuickDocs, too. IF I read the devel list correctly, we will remove TigerVNC because of it's X11 dependencies.
Hi Peter, I only opened these issues because I was closing down old bugs in Bugzilla and I wanted to save them somewhere for posterity. We can safely ignore them if we want. Interesting about the potential TigerVNC removal though, I didn't realize that - thanks for the info.
mentioned in merge request !53