Cantara / Cantara/Java-Auto-Update
"sc" command fails in install.bat if overriding Windows service name
Open
- Dominant language
- Java
- Stars
- 55
- Forks
- 14
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
install.bat contains this command:
sc failure java-auto-update reset= 60 actions= restart/10000/restart/10000/restart/10000
This fails if overriding the Windows service name from the default value ("java-auto-update").
It's not super critical, but I guess it means that the service won't automatically restart if the JAU process dies.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.