Joachim Wiberg
f23b14d15e
statd: backport finit patch to fix 'show services'
...
Service descriptions or command arguments may contain special characters
that need to be escaped in JSON strings.
Example:
{
...
"command": "udhcpc -f -p /run/dhcp-client-wan.pid -t 3 -T 5 -A 30 -a1000 -S -R -o -O 1 -O 3 -O 6 -O 12 -O 15 -O 28 -O 42 -i wan -V "NanoPi R2S"",
...
}
Also, wrap add_services() in a try/except instead of testing for keys.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-01-18 23:31:45 +01:00
..
2025-10-23 15:23:59 +02:00
2025-09-07 18:06:43 +02:00
2025-12-16 14:28:24 +01:00
2025-02-12 23:21:08 +01:00
2025-06-24 13:54:53 +02:00
2025-06-24 13:54:53 +02:00
2024-09-09 17:02:51 +02:00
2024-05-03 15:33:00 +02:00
2025-03-17 19:45:03 +01:00
2026-01-02 21:22:45 +01:00
2026-01-18 23:31:45 +01:00
2025-10-10 15:14:12 +02:00
2024-05-16 13:32:35 +02:00
2023-11-27 14:11:06 +01:00
2023-01-31 11:35:24 +01:00
2024-11-08 14:30:04 +01:00
2024-04-15 13:36:39 +02:00
2024-04-11 06:19:07 +02:00
2025-11-24 11:34:21 +01:00
2025-06-19 15:23:30 +02:00
2026-01-06 20:51:32 +01:00
2025-05-12 08:39:52 +02:00
2024-04-24 21:10:05 +02:00
2025-12-16 18:30:03 +01:00
2025-05-12 08:39:53 +02:00
2024-04-29 08:44:44 +02:00
2024-04-15 15:36:41 +02:00
2024-04-15 15:36:41 +02:00
2025-09-28 07:26:42 +02:00
2025-12-03 16:46:10 +01:00
2025-09-01 12:25:55 +02:00
2025-12-16 08:06:38 +01:00
2024-07-11 02:47:02 +02:00
2024-12-13 20:32:07 +01:00
2025-12-16 18:30:03 +01:00
2025-04-07 09:06:26 +02:00
2025-12-05 10:58:35 +01:00
2025-12-06 22:03:55 +01:00
2025-12-16 18:30:03 +01:00
2025-06-22 21:12:50 +02:00
2025-12-06 22:03:55 +01:00
2024-06-28 12:54:27 +02:00