mirror of https://github.com/winsw/winsw
Update serviceaccount field in sample complete.xml (#780)
parent
3ea4001333
commit
e63a7615b3
|
@ -65,8 +65,7 @@ Their modification will not take affect without the service re-installation.
|
||||||
-->
|
-->
|
||||||
<!--
|
<!--
|
||||||
<serviceaccount>
|
<serviceaccount>
|
||||||
<domain>YOURDOMAIN</domain>
|
<username>YOURDOMAIN\useraccount</username>
|
||||||
<user>useraccount</user>
|
|
||||||
<password>Pa55w0rd</password>
|
<password>Pa55w0rd</password>
|
||||||
<allowservicelogon>true</allowservicelogon>
|
<allowservicelogon>true</allowservicelogon>
|
||||||
</serviceaccount>
|
</serviceaccount>
|
||||||
|
|
Loading…
Reference in New Issue