[Osiris-devel]windows services
Brian Wotring
brian at shmoo.com
Thu Aug 8 23:47:31 EDT 2002
Both the management daemon, and the scanning daemon now have code added to
them, for windows, to allow them to be run as services. They can be
installed and uninstalled as services via a command line option, or run
like unix daemons, similar to apache:
bash-2.05a$ ./osirisd -h
usage: osirisd [-i|-u] [-h] [-d]
-i install as a windows service on local machine.
-u uninstall windows service from local machine.
-d run this application as a normal daemon, not a service.
-h print this usage statement.
bash-2.05a$ ./osirismd -h
usage: osirismd [-r <root directory>] | [-u|-i] [-d]
-r root directory for certs and hosts.
-h this usage statement.
-i install as a windows service on local machine.
-u uninstall windows service from local machine.
-d run this application as a normal daemon, not a service.
--
Brian Wotring ( brian at shmoo.com )
PGP KeyID: 0x9674763D
More information about the osiris-devel
mailing list