Nithin Philips
Results
2
comments of
Nithin Philips
This issue is due to the dependencies on `network-online.target` and `syslog.target` services, which do not exist on Windows. (https://github.com/GitJournal/git-auto-sync/blob/master/common/service.go#L46). You can verify this by running: ``` sc qc git-auto-sync-daemon ```...
@vHanda This solves the issue. Thank you! `git-auto-sync daemon add` now gives this output and the service appears to be running: ``` ... Installing git-auto-sync as a daemon Starting git-auto-sync-daemon...