Files
go2rtc/internal
Sergey Krashevich 3afe8d7c1d fix(daemon-mode): handle '-daemon' argument correctly for background execution
This commit fixes the issue where the '-daemon' argument was not being properly handled when re-executing the program in daemon mode. The loop removes the '-daemon' flag from the arguments slice before the program is re-run in the background, ensuring that subsequent executions do not attempt to enter daemon mode again.

The change will prevent potential errors or unexpected behavior due to the presence of the '-daemon' argument in recursive calls, making the daemon mode feature more robust and reliable.
2024-02-24 13:04:18 +03:00
..
2023-12-11 18:07:38 +03:00
2023-09-02 07:35:58 +03:00
2023-09-01 10:18:50 +03:00
2023-11-11 15:21:24 +03:00
2023-11-15 12:10:16 +03:00
2023-09-01 22:32:49 +03:00
2023-08-20 09:57:46 +03:00
2023-12-30 20:44:50 +03:00
2023-05-01 12:55:14 +03:00
2023-05-01 12:55:14 +03:00
2023-09-02 07:36:26 +03:00
2023-08-29 18:04:02 +03:00
2023-11-13 22:55:12 +03:00
2023-09-01 22:32:49 +03:00
2023-11-03 11:13:54 +03:00
2023-09-01 22:32:49 +03:00
2023-09-01 22:32:49 +03:00
2023-10-11 06:54:50 +03:00
2023-10-11 07:14:43 +03:00
2023-09-01 22:32:49 +03:00