This unit is provided by:
Options
- 
    [Service]- 
        ExecStart=-/usr/bin/Xvnc -inetd -query localhost -geometry 1024x768 -depth 24 -once -SecurityTypes=None
- 
        ExecStart=/usr/libexec/vnc/with-vnc-key.sh /usr/bin/Xvnc -noreset -inetd -once -query localhost -geometry 1024x768 -securitytypes X509None,None -X509Key /etc/vnc/tls.key -X509Cert /etc/vnc/tls.cert -log *:syslog:30 -extension MIT-SHM
- 
        StandardError=syslog
- 
        StandardInput=socket
- 
        StandardOutput=socket
- 
        User=nobody
- 
        User=vnc
 
- 
        
- 
    [Unit]- 
        Description=XVNC Per-Connection Daemon
- 
        Description=Xvnc Server
 
- 
        
Additionnal notes
Nothing here.