Closed jainpradeep closed 2 years ago
hmm.. install the pm2-windows-service under a user that has the necessary network access rights. then it will create a windows service. go to the windows services, select your service and adjust the user
this is how i do it.
Closing this as the package is now deprecated, users should migrate to pm2-installer
.
My node process acesses a network folder. Pm2-windows-service runs the node process but as it is running with administrator it can not acess the network folder. Can a daemon process run as a specific user?