Red Hat Bugzilla – Bug 1195266
The display number is not required in the file name for VNC
Last modified: 2015-11-19 04:03:45 EST
Description of problem: The display number is not required in the file name /etc/systemd/system/vncserver@:<display>.service The file: /lib/systemd/system/vncserver@.service says to "Copy this file to /etc/systemd/system/vncserver@:<display>.service" Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. ~]# yum install tigervnc-server 2. less /lib/systemd/system/vncserver@.service Actual results: # 1. Copy this file to /etc/systemd/system/vncserver@:<display>.service Expected results: # 1. Copy this file to /etc/systemd/system/vncserver@.service Additional info:
Fixed component.
Fixed in tigervnc-1.3.1-1.el7.
According to reproducer in comment 1: [0 root@qeos-24 test]# rpm -qa tigervnc-server tigervnc-server-1.3.1-2.el7.x86_64 [0 root@qeos-24 test]# grep Copy /lib/systemd/system/vncserver@.service # 1. Copy this file to /etc/systemd/system/vncserver@:<display>.service FAILED!
Fixed in tigervnc-server-1.3.1-3.el7.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-2233.html