This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygrunsrv + base priority


> "man nice".
> HTH,
> Igor

Thanks, nice works... well... nicely.    (didn't know it was ported!)

I modified the registry for the service in:
HKLM\SYSTEM\CurrentControlSet\Services\myservice\Parameters
changed the AppPath key to be:
AppPath        REG_SZ        "/usr/bin/nice.exe"
and added an AppArgs key:
AppArgs        REG_SZ        "-n -20 /bin/myservice.exe"





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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]