ae10d2f2ae
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/tigervnc#7daeac56f7fd9c15c053b868a5890c9d8ff20d09
10 lines
105 B
SYSTEMD
10 lines
105 B
SYSTEMD
[Unit]
|
|
Description=XVNC Server
|
|
|
|
[Socket]
|
|
ListenStream=5900
|
|
Accept=yes
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|