aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-03-14 06:37:07 -0300
committerEuAndreh <eu@euandre.org>2022-03-14 06:37:07 -0300
commitddec5c321cd88cd659b29b7b5254a784669bb425 (patch)
treedef6cb9d99d667633ecf31954fd9a60d866e04c1
parentsrc/machines.scm: Add infokey etc configuration file (diff)
downloadtoph-ddec5c321cd88cd659b29b7b5254a784669bb425.tar.gz
toph-ddec5c321cd88cd659b29b7b5254a784669bb425.tar.xz
src/machines.scm: Remove redundant default option
-rw-r--r--src/machines.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/machines.scm b/src/machines.scm
index aa6832f..4346672 100644
--- a/src/machines.scm
+++ b/src/machines.scm
@@ -270,7 +270,6 @@
(port-number 38123)
(openssh openssh-sans-x)
(password-authentication? #f)
- (permit-root-login #f)
(subsystems '())
(extra-content #"""-
ClientAliveInterval 30