Re: running vncserver via systemctl on Fedora 20

2014-07-21 Thread Ed Greshko
On 07/22/14 03:33, Robert Moskowitz wrote: > I have run vncserver for years, naturally as 'service vncserver start'. But > now it is all systemd and systemctl. Fine. So I think I have to configure > it for my user, as I always use to edit /etc/sysconfig/vncserver with: > > VNCSERVERS="2:alice

Re: running vncserver via systemctl on Fedora 20

2014-07-21 Thread Michael D. Setzer II
On 21 Jul 2014 at 15:33, Robert Moskowitz wrote: Date sent: Mon, 21 Jul 2014 15:33:39 -0400 From: Robert Moskowitz To: users@lists.fedoraproject.org Subject:running vncserver via systemctl on Fedora 20 Send reply to

Re: running vncserver via systemctl on Fedora 20

2014-07-21 Thread Robert Moskowitz
I am making some headway. My normally weak search foo came up with http://zeusville.wordpress.com/2012/01/27/setting-up-vncserver-on-fedora-16/ Still almost as confusing as I started. Particularly if I want more than one userid to be able to use vncserver. On 07/21/2014 03:33 PM, Robert Mos

running vncserver via systemctl on Fedora 20

2014-07-21 Thread Robert Moskowitz
I have run vncserver for years, naturally as 'service vncserver start'. But now it is all systemd and systemctl. Fine. So I think I have to configure it for my user, as I always use to edit /etc/sysconfig/vncserver with: VNCSERVERS="2:alice 3:bob" So I found I had to: cp /lib/systemd/syst