Re[2]: s6-rc-0.6.0.0 compile error
"Laurent Bercot" <[email protected]> Sun, 08 Feb 2026 05:48:35 +0000
| Newsgroups | gmane.comp.sysutils.supervision.general |
|---|---|
| Message-ID | <[email protected]> |
Right, the default compiled database location changed in 0.6.0.0, as /etc/s6-rc/compiled/current was cleaner to handle with s6-frontend. I should have mentioned it, sorry about that. Indeed it is overridable with --bootdb, but if you can just move your database to a location compatible with the new default, i.e. if you name it /etc/s6-rc/compiled/something with a symlink /etc/s6-rc/compiled/current -> something , it will make it easier to understand your setup in the future ;) -- Laurent