summaryrefslogtreecommitdiff
path: root/gnu/build/shepherd.scm
Commit message (Expand)AuthorAgeFilesLines
* shepherd: Remove dependency on (guix utils)....Ludovic Courtès2020-11-051-2/+14
* build: shepherd: Check for container support....Mathieu Othacehe2020-09-211-5/+11
* installer: Run the installation inside a container....Mathieu Othacehe2020-09-021-2/+16
* shepherd: 'read-pid-file/container' terminates the whole process group....Ludovic Courtès2020-06-121-1/+2
* shepherd: Unblock signals in the child process....Ludovic Courtès2020-06-121-2/+14
* shepherd: Ensure the log file has correct ownership....Ludovic Courtès2019-09-261-1/+4
* shepherd: 'make-forkexec-constructor/container' keeps the log file....Ludovic Courtès2019-09-261-1/+0
* file-systems: Add /var/run/nscd to '%network-file-mappings'....Ludovic Courtès2019-09-121-7/+1
* shepherd: Include /etc/localtime in service containers....Ludovic Courtès2019-05-031-1/+9
* system: Remove uses of the 'title' field of <file-system>....Ludovic Courtès2018-05-281-2/+1
* shepherd: Include /etc/group in service containers....Ludovic Courtès2017-11-221-4/+6
* Add (gnu build shepherd)....Ludovic Courtès2017-02-071-0/+177