1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu/services
Maxim Cournoyer 90b1546bc2 services: Fix logging for jami-service-type.
Its default behavior changed and it no longer logs to syslog by default;
update to log to /var/log/jami.log instead.

* gnu/services/telephony.scm (jami-configuration->command-line-arguments):
Drop /dev/log mapping. Add /var/log/jami.log mapping. Always add --console argument.
(jami-shepherd-services): Conditionally add #:log-file argument; simplify
usernames logic a bit.
* gnu/services/telephony.scm (jami-configuration): Update doc.
* doc/guix.texi (Telephony Services): Likewise.

Change-Id: Ia2819866c84db4cba92fad52dfd0a74acdc887fc
2026-02-10 18:07:49 +09:00
..
2025-12-03 14:38:09 +09:00
2025-12-03 14:38:09 +09:00
2025-12-03 14:38:09 +09:00
2026-01-06 22:00:50 +09:00
2025-11-16 10:21:52 -08:00
2025-09-21 19:20:19 +02:00
2026-01-27 11:46:03 +01:00
2025-05-24 10:54:30 -07:00
2026-02-08 23:53:58 +01:00