shrinidhi111

Results 14 issues of shrinidhi111

I loaded 3 scripts and embedded them using go-bindata. In that 2 scripts needs to be run with admin privileges and 1 script should be run as user. How can...

I tried adding `UserName` in service.Config{} but it wouldn't allow me to install Windows service without admin privileges. How to install a user-level Windows service such that it can be...

I noticed in Cent OS 7 after installing the service it won't get enabled. Is there something different I need to do? For now I'm manually running systemctl command to...