guix-mirrors/gnu
45mg dbbef3d57f
services: syslog: fix configuration file argument
* gnu/services/base.scm (syslog-shepherd-service): Separate incorrectly
combined arguments which resulted in an argument like "-f
/etc/syslog.conf" being passed to syslogd, leading it to ignore the
argument and execute without a configuration file. Effects of this
included no log files being written, though the Shepherd service ran
successfully.

Ref: https://issues.guix.gnu.org/70677#4-lineno7
Change-Id: I3dbe00eabd4a10804e554c12e1466483c0b185b7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-12-25 23:51:04 +01:00
..
bootloader
build system: Add /etc/subuid and /etc/subgid support. 2024-12-18 18:32:40 +01:00
home gnu: home: Replace rename in update-symlinks scripts. 2024-12-23 20:45:32 +01:00
installer
machine
packages gnu: bffe: Update to 0-9.d2ff7c3. 2024-12-25 21:07:40 +00:00
services services: syslog: fix configuration file argument 2024-12-25 23:51:04 +01:00
system system: examples: Fix typo in bare-hurd.tmpl. 2024-12-18 21:31:43 +01:00
tests gnu: Add tests/shadow.scm 2024-12-18 21:31:43 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Add modglue. 2024-12-24 00:37:54 +01:00
machine.scm
packages.scm packages: Optimize ‘all-packages’. 2024-12-12 23:23:33 +01:00
services.scm
system.scm
tests.scm