Fixed instructions in systemd unit file.
(cherry picked from commit 42f43f399c
)
Conflicts:
tigervnc.spec
This commit is contained in:
parent
205a287f62
commit
d55ed74eb3
@ -344,7 +344,8 @@ fi
|
||||
%{_datadir}/icons/hicolor/*/apps/*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 12 2013 Tim Waugh <twaugh@redhat.com> 1.3.0-8
|
||||
* Tue Jan 21 2014 Tim Waugh <twaugh@redhat.com> 1.3.0-8
|
||||
- Fixed instructions in systemd unit file.
|
||||
- Fixed viewer crash when cursor has not been set (bug #1038701).
|
||||
- Avoid invalid read when ZRLE connection closed (upstream bug #133).
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# The vncserver service unit file
|
||||
#
|
||||
# Quick HowTo:
|
||||
# 1. Copy this file to /etc/systemd/system/vncserver@:<display>.service
|
||||
# 1. Copy this file to /etc/systemd/system/vncserver@.service
|
||||
# 2. Edit <USER> and vncserver parameters appropriately
|
||||
# ("runuser -l <USER> -c /usr/bin/vncserver %i -arg1 -arg2")
|
||||
# 3. Run `systemctl daemon-reload`
|
||||
|
Loading…
Reference in New Issue
Block a user