Files
ProxmoxVE/install
Michel Roegl-Brunner f114aa553c fix(stirling-pdf): remove broken ExecStop using %n (#16813)
ExecStop=/bin/kill -15 %n expands %n to the unit name, not a PID, so
/bin/kill fails to parse it and logs a spurious status=1/FAILURE on
every stop/restart. Type=simple already sends SIGTERM to the main PID
and SuccessExitStatus=143 makes that a graceful stop, so the line is
redundant and broken. Fixes #16807
2026-08-27 16:11:30 +02:00
..
2026-08-24 17:09:34 +02:00
2026-08-26 22:09:11 +10:00
2026-08-24 17:11:26 +02:00
2026-08-25 16:09:04 +02:00
2026-08-26 22:09:19 +10:00
2026-08-26 13:42:52 +02:00
2026-08-26 13:18:02 +02:00
2026-08-26 22:07:45 +10:00
2026-08-14 16:03:28 +02:00
2026-08-26 13:42:13 +02:00
2026-08-10 09:11:15 +02:00
2026-08-14 16:07:15 +02:00
2026-08-26 08:48:51 +02:00
2026-08-14 22:08:21 +02:00
2026-08-08 12:37:57 +10:00
2026-08-25 15:23:09 +02:00
2026-08-14 16:07:03 +02:00
2026-08-14 15:57:31 +02:00
2026-08-15 23:33:58 +02:00
2026-08-26 13:42:32 +02:00
2026-08-26 13:41:49 +02:00
2026-08-07 19:41:33 +02:00
2026-08-22 06:30:33 +02:00
2026-08-25 15:11:31 +02:00
2026-08-24 17:07:31 +02:00
2026-08-14 22:12:35 +02:00
2026-08-27 09:56:12 +02:00
2026-08-15 23:41:31 +02:00
2026-08-12 13:45:10 +02:00
2026-08-13 08:58:35 +02:00
2026-08-20 14:27:23 +02:00
2026-08-22 00:39:29 +02:00
2026-08-27 09:55:56 +02:00