mirror of https://github.com/winsw/winsw
572 B
572 B
Migrate to 3.x
Automatic migration
TODO
Manual migration
- Remove
<stopparentprocessfirst>. - Merge
<domain>DomainName</domain>and<user>UserName</user>into<username>DomainName\UserName</username>. If the user account belongs to the built-in domain, you can specify<username>.\UserName</username>.- Consider removing
<username>and<password>from config file and using<prompt>in interactive context, or--usernameand--passwordcommand-line options in non-interactive context.
- Consider removing
- Remove
<waithint>. - Remove
<sleeptime>.