dinitcheck not working for freebsd as intended #469
-
According to man page of dinit But dinitcheck only works when I'm in the dinit.d directory where boot and boot.d folder exist. Anywhere else I get this Issue Checking service: boot... When I'm in the boot.d directory. It succeeds I'm using freebsd 14.1 Expected behavior Can we add any verbose argument for dinitcheck for allowing us to check where is dinitcheck is searching and where its failing? Thank you for your support |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi. Can you post your boot service content? |
Beta Was this translation helpful? Give feedback.
To me this sounds a lot like that the issue that was fixed a while ago, in: d333d41