aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-02-21 20:46:55 -0300
committerEuAndreh <eu@euandre.org>2023-03-10 17:43:53 -0300
commit6a8554d144f2db94a38f195d1b3258fb1dd57793 (patch)
tree312764002e532a1d34df5f5a6badc8807e45d372 /src
parentsystem.scm: Fix position of -r REPO argument for backup job (diff)
downloadtoph-6a8554d144f2db94a38f195d1b3258fb1dd57793.tar.gz
toph-6a8554d144f2db94a38f195d1b3258fb1dd57793.tar.xz
src/infrastructure/ssh.conf: Move to dotfiles
Diffstat (limited to 'src')
-rw-r--r--src/infrastructure/ssh.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/infrastructure/ssh.conf b/src/infrastructure/ssh.conf
deleted file mode 100644
index 0b0c78a..0000000
--- a/src/infrastructure/ssh.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-Host *
- ServerAliveInterval 30
- ServerAliveCountMax 20
- ControlMaster auto
- ControlPath ${XDG_STATE_HOME}/ssh/conn/%r@%h:%p
- ControlPersist 1h
-
-Host suyin
- HostName ch-s010.rsync.net
- User 16686