root = true [*.{c,h,cpp,hpp,el,scm,ac,am,m4,po}{,.in}] end_of_line = lf insert_final_newline = true charset = utf-8 trim_trailing_whitespace = true [*.{c,h,cpp,hpp,ac,am,m4,el,scm}{,.in}] max_line_length = 85 [*.{c,h,cpp,hpp,ac,m4,el,scm}{,.in}] indent_style = space [*.{c,h,cpp,hpp}{,.in}] indent_size = 4 ssh.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/ssh.scm
AgeCommit message (Expand)Author
2020-05-05gnu: Add AutoSSH service....pinoaffe
2019-12-04services: SSH services: Provide 'ssh' and 'sshd' Shepherd services....Leo Famulari
2019-05-09services: Log-in services now require "pam_loginuid"....Ludovic Courtès
2019-04-07services: dropbear: Add default value....Ludovic Courtès
2019-03-04services: Use 'file-append' for user account shells....Ludovic Courtès
2019-01-17services: openssh: Add escape hatch....Ricardo Wurmus
2018-11-26services: openssh: Install OpenSSH in the system profile....Ludovic Courtès
2018-08-28services: openssh: Add 'log-level' field....Ludovic Courtès
2018-07-29services: openssh: Add forwarding options....Eric Brown
2018-07-18gnu: services: Fix openssh service start error....Julien Lepiller
2018-03-18services: openssh: Add 'accepted-environment' field....