Followingng the below
https://cygwin.com/cygwin-ug-net/using-cygserver.html
Start Cygwin shell with admin right.
$ cygserver-config
and /etc/cygserver.conf is created
execute
$ cygrunsrv -S cygserver
On Cygwin86_64
$ ps -a | grep 'cyg'
     5428       1    5428       5428  ?             18 08:50:18 
/usr/bin/cygrunsrv
     6152    5428    6152       9680  ?             18 08:50:18 
/usr/sbin/cygserver

On Cygwin86
$ ps -a | grep 'cyg'
 (nothing appear)
Any suggestions?
Tatsuro

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to