> > I'm trying to make a minimal set of boot services for alpine > > I would be interested in the results. Is there simething like a repository?
I'm not that far into this, but will make sure to update you when I have something tangible. > You probably want to use -F/etc/hostname instead here. There is no > argument splitting by default in execline so this will be read as the > file name ' /etc/hostname' (notice the leading space). And you can remove > the quotes then. I'm sorry but I don't understand this at all. If there is no argument splitting by default, how do you pass additional arguments with spaces?
