-
Notifications
You must be signed in to change notification settings - Fork 444
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
halt.8 is installed to the man1 folder, reboot not being built #450
Comments
Speaking of which, will you please look into making |
Turns out that halt.8 is installed by the command line tools to @bugaevc sure I will look into it |
@bugaevc here is what I found:
|
Upon calling
Darling then exists and calling |
When run
|
Yes, I see the unsupported callnum too... doing that also seems to occasionally recursively wipe my /run/ (which unfortunately have external drives under /run/media connected...). See #848 . |
Look, I've said it before and I'll say it again. I'm sorry that your files got deleted, that's a sad event that should not have happened 😢. But you shouldn't be blaming that on Darling. There's no reason whatsoever to believe launchd shutdown somehow causes recursive wiping of your It is a little bit more likely that this could be caused by either launchd startup, which does some directory wiping here, or by darling.c startup code here — at least those pieces of code are doing something close to removing a directory called That, and I've been running darling.c & launchd so many times (and I'm not saying there cannot be a subtle bug that somehow causes it to misbehave on your system — there could very well be, Darling is unstable experimental software after all. But I don't think there's enough (or any) evidence for you to repeatedly blame Darling for your files disappearing. |
If launchd refuses to die after being given a shutdown, its attempt to restart itself, would run the start-up code, and causes the wipe. |
It is also a symbolic link to
reboot.8
.The text was updated successfully, but these errors were encountered: