summaryrefslogtreecommitdiff
path: root/gnu/services/shepherd.scm
AgeCommit message (Expand)AuthorFilesLines
2019-04-23linux-container: Remove '%containerized-shepherd-service' hack.Ludovic Courtès1-16/+0
2019-04-23services: shepherd: Support one-shot services.Ludovic Courtès1-1/+9
2018-12-18file-systems: Spawn a REPL only when interaction is possible.Ludovic Courtès1-1/+11
2018-09-26services: shepherd: Add workaround for 0.5.0 in containers.Ludovic Courtès1-0/+16
2018-09-26guix system: Load all services on reconfigure, not just stopped ones.Carlo Zancanaro1-15/+8
2018-07-13services: shepherd: Support custom actions.Ludovic Courtès1-1/+22
2018-06-20services: boot: Take gexps instead of monadic gexps.Ludovic Courtès1-21/+19
2018-03-15services: 'shepherd-service-type' now accepts a default value.Ludovic Courtès1-8/+18
2018-01-21services: shepherd: Make 'shepherd-configuration-file' non-monadic.Ludovic Courtès1-18/+18
2017-05-03ui: Rename '_' to 'G_'.Ludovic Courtès1-2/+2
2017-02-08services: shepherd: Replace spaces with hyphens in file names.Clément Lassieur1-0/+2
2016-12-19services: Use 'file-append' in more places.Ludovic Courtès1-1/+1
2016-08-31services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.Ludovic Courtès1-1/+51
2016-08-31services: shepherd: Parameterize 'shepherd-service-back-edges'.Ludovic Courtès1-4/+10
2016-08-31services: shepherd: Add 'shepherd-service-lookup-procedure'.Ludovic Courtès1-10/+20
2016-07-19services: shepherd: Clarify error message about missing service.Ludovic Courtès1-1/+1
2016-07-12services: <shepherd-service> no longer has an 'imported-modules' field.Ludovic Courtès1-29/+14
2016-02-05service: shepherd: All of the config file is in 'call-with-error-handling'.Ludovic Courtès1-21/+22
2016-02-05service: shepherd: Guard against exceptions raised by 'start'.Ludovic Courtès1-2/+12
2016-02-03guix system: 'reconfigure' loads and starts new services.Ludovic Courtès1-0/+6
2016-01-29services: Rename 'dmd' services to 'shepherd'.Alex Kost1-73/+76
2016-01-29services: shepherd: Rename shepherd configuration file.Alex Kost1-6/+6
2016-01-29Rename (gnu services dmd) to (gnu services shepherd).Alex Kost1-0/+275