mirror of https://github.com/winsw/winsw
Removed duplicated working directory entry
parent
8293f6537d
commit
20cdd534d8
|
@ -241,11 +241,6 @@ This is another useful building block for developing a self-updating service.
|
||||||
### log
|
### log
|
||||||
See the "Logging" section above for more details.
|
See the "Logging" section above for more details.
|
||||||
|
|
||||||
### workingdirectory
|
|
||||||
This optional element sets the current directory of the process launched by winsw.
|
|
||||||
|
|
||||||
<workingdirectory>%SystemDrive%\</workingdirectory>
|
|
||||||
|
|
||||||
### onfailure
|
### onfailure
|
||||||
This optional repeatable element controls the behaviour when the process launched by winsw fails (i.e., exits with non-zero exit code).
|
This optional repeatable element controls the behaviour when the process launched by winsw fails (i.e., exits with non-zero exit code).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue