How to debug a crash in a /etc/init.d script? Works OK when run from command line, worked in 22.04.
Ralf Mardorf
kde.lists at yahoo.com
Sat Jun 8 10:17:51 UTC 2024
On Sat, 2024-06-08 at 12:02 +0200, Ralf Mardorf wrote:
> 2. Since it worked before, it could be a race condition. Systemd could
> be running the init script before the dependencies are ready for use.
Oops!
It should read:
Since it does work by command line, it could be a race condition.
Systemd could be running the init script before the dependencies are
ready for use.
More information about the ubuntu-users
mailing list