You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
.emacs.d/init/tramp/init-tramp-connection-prope...

3 lines
179 B
EmacsLisp

(add-to-list 'tramp-connection-properties (list (regexp-quote (format "/sudo:root@%s:" system-name))
"session-timeout" (* 60 20)))