On 07/10/2017 04:38 PM, Ed Greshko wrote: > On 07/11/17 05:42, CLOSE Dave wrote: >> >> # cat /etc/systemd/system/xvnc@.service >> [Unit] >> Description=XVNC per Connection Daemon >> After=syslog.target >> >> [Service] >> Type=simple >> ExecStart=-/usr/bin/Xvnc -inetd -query localhost -geometry 1024x768 >> -depth 24 -once -SecurityTypes=None -fp /usr/share/X11/fonts/misc >> StandardInput=socket >> StandardError=syslog >> > > Oh....Another thing.... > > You have a line in the Service segment of "Type". I do not have that and it isn't in > the original file in /lib/systemd/system. Did you add that? I believe "Type=simple" is the default if you have "ExecStart=" defined, but it wouldn't hurt to add it. After you edit any of these files, make sure you do a "systemctl daemon-reload" or your changes won't be seen by systemd until a reboot. ---------------------------------------------------------------------- - Rick Stevens, Systems Engineer, AllDigital ricks@xxxxxxxxxxxxxx - - AIM/Skype: therps2 ICQ: 226437340 Yahoo: origrps2 - - - - I won't rise to the occasion, but I'll slide over to it. - ---------------------------------------------------------------------- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx