guix/gnu
Ludovic Courtès 5aa4d2dcf2
Revert "services: syslog: Simplify 'start' method."
This reverts commit 4c0cc7bed3.
Fixes <https://bugs.gnu.org/41116>.
Reported by Alex Sassmannshausen <alex@komputilo.eu>.

The problem is that reconfiguring on a system running Shepherd < 0.8.0
would lead to an error, due to #:file-creation-mask not being supported.
The error is rather harmless: it prevents service upgrade but the system
itself is upgraded.

We can reinstate that commit eventually, once #:file-creation-mask has
become widespread.
2020-05-07 12:55:15 +02:00
..
bootloader
build vm: Remove obsolete procedures. 2020-05-05 16:13:55 +02:00
installer
machine
packages gnu: usbguard: Fix warning about 'catch'. 2020-05-07 11:26:44 +02:00
services Revert "services: syslog: Simplify 'start' method." 2020-05-07 12:55:15 +02:00
system guix system: 'docker-image' honors '--network'. 2020-05-07 12:55:14 +02:00
tests image: Add a new API. 2020-05-05 16:13:53 +02:00
artwork.scm
bootloader.scm
ci.scm image: Add a new API. 2020-05-05 16:13:53 +02:00
image.scm image: Add a new API. 2020-05-05 16:13:53 +02:00
installer.scm
local.mk gnu: Add ableton-link. 2020-05-06 22:49:56 +02:00
machine.scm
packages.scm
services.scm
system.scm system: vm: Move operating-system-uuid. 2020-05-05 16:08:32 +02:00
tests.scm