Added group support

This commit is contained in:
Antonio de la Rosa 2021-06-30 14:34:10 +02:00
parent e64b734564
commit a998e80d27
4 changed files with 15 additions and 10 deletions

View file

@ -90,6 +90,6 @@ Here you shoud set the argumentos. send_info_daemon.py is the daemon that send t
There other options how I/O where you can define a file log for check errors if you have problems with the service.
All's done!, you can init your service with **nssm strt MonitService** and let's go.
All's done!, you can init your service with **nssm start MonitService** and let's go.