On Fri, 05 Oct 2018 11:07:28 -0400 Robert Moskowitz wrote:

>> Type=simple
...
>> Replace thus:

>>    ExecStart=/usr/bin/vncserver -autokill %i

>> by:

>>    ExecStart=/usr/bin/vncserver -fg %i

>> -autokill is useless with -fg

> Thank you. I will review this.

> I updated bug 1633805

> Actually the service is running,

Does it work?

Are you able to connect to it with vncviewer?

> no pid file. At least by the standard name. I looked in the whole
> file system, not just under my user.

> definitely weird.

This is normal: there is no pid file for a service of Type simple:
systemd controls it simply as a child process.

-- 
francis.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to