mesosphere-backup / dcos-windows

Microsoft Windows support to DCOS
Apache License 2.0
12 stars 16 forks source link

fix service creation when log rotation is enabled #44

Closed aserdean closed 6 years ago

aserdean commented 6 years ago

This patch fixes service creation for services which have log file specified.

The issue before was when expanding the paramaters to the sc.exe command.

Signed-off-by: Alin Gabriel Serdean aserdean@ovn.org