Files
infix/package
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
..
2024-09-09 17:02:51 +02:00
2026-01-02 21:22:45 +01:00
2024-04-24 21:10:05 +02:00
2024-04-29 08:44:44 +02:00
2025-12-03 16:46:10 +01:00
2025-12-06 22:03:55 +01:00
2025-06-22 21:12:50 +02:00
2025-12-06 22:03:55 +01:00