Install sets a default LOG_FILE in the env file on Windows (no console as a service)
This commit is contained in:
@@ -112,8 +112,9 @@ gpu-turnstile.exe --remove-service
|
||||
```
|
||||
|
||||
Layout: `C:\Program Files\gpu-turnstile\` holds the exe and
|
||||
`gpu-turnstile.env`, logs go to `C:\ProgramData\gpu-turnstile\` (set
|
||||
`LOG_FILE` in the env file — there is no console). The service always runs
|
||||
`gpu-turnstile.env`, logs go to `C:\ProgramData\gpu-turnstile\` — the
|
||||
installer sets `LOG_FILE` in the env file by default (there is no console;
|
||||
your own `LOG_FILE` setting is kept). The service always runs
|
||||
as the virtual account `NT SERVICE\gpu-turnstile` (low-privilege,
|
||||
per-service, no password); the installer automatically grants it write
|
||||
access to the install and data directories — nothing else to do.
|
||||
|
||||
Reference in New Issue
Block a user