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 ices/shepherd.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/shepherd.scm
AgeCommit message (Expand)Author
2024-06-26services: shepherd: Support “free-form” services....Ludovic Courtès
2024-05-25services: shepherd: Failure to load a service does not prevent booting....Ludovic Courtès
2024-03-21services: shepherd: Load each service file in a fresh module....Ludovic Courtès
2024-01-28services: shepherd: Add respawn-limit and respawn-delay....Attila Lendvai
2024-01-08services: shepherd: Use the 0.10.x GOOPS-less interface....Ludovic Courtès
2024-01-05services: shepherd: Remove ‘dynamic-wind’ in ‘call-with-*-file’....Ludovic Courtès
2023-06-25services: Validate 'provision' field of <shepherd-service>....Ludovic Courtès
2023-05-13services: shepherd: Default to 0.10....Ludovic Courtès