Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1443332 Details for
Bug 1583159
Sample service file vncserver@.service is out of date with systemd changes
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Proposed Unit file for the Tiger VNC service
vncserver.service (text/plain), 637 bytes, created by
Alexander Korsunsky
on 2018-05-28 13:57:35 UTC
(
hide
)
Description:
Proposed Unit file for the Tiger VNC service
Filename:
MIME Type:
Creator:
Alexander Korsunsky
Created:
2018-05-28 13:57:35 UTC
Size:
637 bytes
patch
obsolete
>[Unit] >Description=Remote desktop service (VNC) >After=syslog.target network.target > >[Service] > ># Newer desktop environments know sd_notify, so we can use that >Type=notify >NotifyAccess=all > >WorkingDirectory=/home/<USER> >User=<USER> >Group=<USER> > ># PID file for monitoring >PIDFile=/home/<USER>/.vnc/%H%i.pid > ># Clean any existing files in /tmp/.X11-unix environment >ExecStartPre=/bin/sh -c '/usr/bin/vncserver -kill %i > /dev/null 2>&1 || :' >ExecStart=/usr/bin/vncserver -autokill %i >ExecStop=/usr/bin/vncserver -kill %i > ># After exit, we want our service to restart >Restart=on-success >RestartSec=15 > >[Install] >WantedBy=multi-user.target >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1583159
: 1443332 |
1450824