Setting wrapper.ntservice.interactive=false so that a browser isn't opened at startup in Windows.

This commit is contained in:
kytv
2011-06-21 23:42:34 +00:00
parent 43ed1aa320
commit dfd36070eb

View File

@ -235,5 +235,5 @@ wrapper.ntservice.dependency.1=
wrapper.ntservice.starttype=AUTO_START
# Allow the service to interact with the desktop.
wrapper.ntservice.interactive=true
wrapper.ntservice.interactive=false