aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/marionette.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-06-12 00:03:07 +0200
committerLudovic Courtès <ludo@gnu.org>2020-06-12 00:04:42 +0200
commit8a02e45d93c2a825363da282791ac16f15b415e4 (patch)
tree474e5bb17ba0f51b6f6e235fe4d0cdd0ffa41ff4 /gnu/build/marionette.scm
parentb6b95685d0b478698d648f13afd927b1e1700d99 (diff)
downloadguix-8a02e45d93c2a825363da282791ac16f15b415e4.tar.gz
guix-8a02e45d93c2a825363da282791ac16f15b415e4.zip
shepherd: 'read-pid-file/container' terminates the whole process group.
This mirrors a change made in the Shepherd 0.8.0. Previously, upon startup failure, we could have left processes behind. * gnu/build/shepherd.scm (read-pid-file/container): Kill (- PID) instead of PID.
Diffstat (limited to 'gnu/build/marionette.scm')
0 files changed, 0 insertions, 0 deletions
pan class='msg-avail'>...Diego Nicola Barbato 2019-05-11services: gdm: Include user profile in D-Bus paths....Timothy Sample 2019-05-09services: Log-in services now require "pam_loginuid"....Ludovic Courtès 2019-05-09services: slim: Provide the 'xorg-server' Shepherd service....Ludovic Courtès 2019-05-07services: slim: Allow SLiM to be started on multiple ttys....Diego Nicola Barbato 2019-04-29services: slim: Honor the value of slim from slim-configuration....Diego Nicola Barbato 2019-04-05services: localed: Do nothing for unconfigured keyboards....Ludovic Courtès 2019-04-05services: localed: Properly handle lack of a 'keyboard-layout'....Ludovic Courtès 2019-04-05services: gdm: Properly handle empty extensions lists....Ludovic Courtès 2019-04-05services: xorg: Add 'set-xorg-configuration'....Ludovic Courtès 2019-04-05services: Add 'localed' service type and have GDM extend it....Ludovic Courtès 2019-03-31services: slim-configuration: Adapt exported getter methods....Tim Gesthuizen 2019-03-31doc: Document 'gdm-service-type'....Ludovic Courtès 2019-03-25services: xorg: Fix cases where 'keyboard-layout' is #f....Ludovic Courtès 2019-03-24services: xorg: Add a 'keyboard-layout' field in <xorg-configuration>....Ludovic Courtès 2019-03-24services: sddm, slim, gdm: Take an <xorg-configuration> record....Ludovic Courtès 2019-03-24services: xorg: Define an <xorg-configuration> record type....Ludovic Courtès 2019-03-24services: xorg: Remove unused #:guile parameter....Ludovic Courtès