Skip to content

Commit 52a2d51

Browse files
committed
env
1 parent 9a06d5d commit 52a2d51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

App/Services/MutagenController.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,7 @@ private void StartDaemonProcess()
542542
_daemonProcess.StartInfo.FileName = _mutagenExecutablePath;
543543
_daemonProcess.StartInfo.Arguments = "daemon run";
544544
_daemonProcess.StartInfo.Environment.Add("MUTAGEN_DATA_DIRECTORY", _mutagenDataDirectory);
545+
_daemonProcess.StartInfo.Environment.Add("MUTAGEN_SSH_CONFIG_PATH", "none"); // do not use ~/.ssh/config
545546
// hide the console window
546547
_daemonProcess.StartInfo.CreateNoWindow = true;
547548
// shell needs to be disabled since we set the environment

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy