Evi Nova
8dd738c2e6
fix(gateway): remap all paths in system service unit to target user's home
...
When installing a system service via sudo, ExecStart, WorkingDirectory,
VIRTUAL_ENV, and PATH entries were not remapped to the target user's
home — only HERMES_HOME was. This caused the service to fail with
status=200/CHDIR because the target user cannot access /root/.
Adds _remap_path_for_user() helper and applies it to all path variables
in the system branch of generate_systemd_unit().
Closes #6989
2026-04-10 03:30:36 -07:00
..
2026-04-08 04:56:20 -07:00
2026-04-08 13:46:30 -07:00
2026-04-10 02:57:39 -07:00
2026-04-09 01:43:22 -07:00
2026-04-07 11:41:26 -07:00
2026-03-30 08:10:23 -07:00
2026-04-07 10:25:31 -07:00
2026-04-07 12:49:39 -07:00
2026-03-29 20:10:00 -07:00
2026-03-30 17:07:21 -07:00
2026-04-10 02:32:15 -07:00
2026-04-10 03:27:30 -07:00
2026-04-10 02:59:02 -07:00
2026-04-07 22:49:01 -07:00
2026-03-30 08:10:23 -07:00
2026-03-26 01:34:27 -07:00
2026-04-10 02:37:28 -07:00
2026-04-09 04:00:41 -07:00
2026-03-25 15:02:03 -07:00
2026-04-10 03:30:36 -07:00
2026-04-07 10:25:31 -07:00
2026-04-10 02:57:39 -07:00
2026-03-30 08:10:23 -07:00
2026-04-07 10:40:34 -07:00
2026-04-08 13:46:30 -07:00
2026-04-10 03:07:00 -07:00
2026-04-10 02:57:39 -07:00
2026-04-07 08:40:22 -04:00
2026-03-25 19:47:58 -07:00
2026-04-07 10:40:34 -07:00
2026-04-08 04:27:34 -07:00
2026-04-09 04:00:41 -07:00
2026-04-10 03:07:00 -07:00
2026-04-09 21:48:50 -07:00
2026-04-10 02:57:39 -07:00
2026-04-09 00:19:05 -07:00
2026-03-30 08:37:19 -07:00
2026-04-07 10:25:31 -07:00
2026-04-09 16:24:53 -07:00
2026-04-08 23:54:03 -07:00
2026-04-10 02:41:33 -07:00
2026-04-07 10:40:34 -07:00