diff options
Diffstat (limited to 'home/xyz/.ssh/config')
-rw-r--r-- | home/xyz/.ssh/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index c0865ce3..cd1dd2c3 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -15,3 +15,5 @@ Host pi raspberrypi.local Host phone danctnix.local HostName danctnix.local User alarm + +AddKeysToAgent yes |