Re: Init system in Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Init system in Lua
- From: Jeff Pohlmeyer <yetanothergeek@...>
- Date: 2011年11月17日 06:17:07 -0600
On Thu, Nov 17, 2011 at 3:20 AM, Natanael Copa wrote:
> So we (Alpine Linux) are playing with the idea of having an init
> system with lua for Linux.
Sounds like a great idea!
> This means that if we want have the possibility to have /usr on
> separate partition we must move Lua out from /usr.
Not sure if this is relevant, and I'm certainly not endorsing it
(as a matter of fact, it made me want to scream!), but it might
be worth a read, just for general info:
http://www.freedesktop.org/wiki/Software/systemd/separate-usr-is-broken
- Jeff