mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/tigervnc: update service file
This commit is contained in:
parent
45ed1074a6
commit
e8b0fe6816
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Description=Remote desktop service (VNC)
|
||||||
After=syslog.target network.target
|
After=syslog.target network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=forking
|
Type=simple
|
||||||
User=
|
User=
|
||||||
|
|
||||||
ExecStartPre=/bin/sh -c '/usr/bin/vncserver -kill %i >/dev/null 2>&1 || true'
|
ExecStartPre=/bin/sh -c '/usr/bin/vncserver -kill %i >/dev/null 2>&1 || true'
|
||||||
|
|
Loading…
Reference in a new issue