davmac314 / dinit

Service monitoring / "init" system
Apache License 2.0
620 stars 49 forks source link

/var/log/dinit deletes itself #412

Closed Yakui420 closed 1 week ago

Yakui420 commented 1 week ago

Describe the bug Sometimes when I boot into Artix, the system won't boot due to the /var/log/dinit/ folder missing. This has happened on a few ocassions on all my Artix installs and I'm not sure what exactly causes this problem, but I fixed it by recreating the folder manually again and running this command: sudo chattr +a /var/log/dinit

This is will stop it from removing itself but it's just a temporary solution. Maybe system updates are the cause of this problem but I'm not really sure.

To Reproduce Run Artix.

davmac314 commented 1 week ago

This probably isn't an issue with Dinit itself. For Artix problems, please post in the Artix forums.

Yakui420 commented 1 week ago

This probably isn't an issue with Dinit itself. For Artix problems, please post in the Artix forums.

Alright, I thought I would just let you know that dinit sometimes breaks with Artix