Hi On Fri, Mar 20, 2015 at 11:11 AM, Peter Paule <[email protected]> wrote: > > Quoting David Herrmann <[email protected]>: >> >> >> Gnah! If I had any idea how the automake magic with unit-files works, >> I could help you. > > Just to clarify the setup. :-) > > Host: Arch Linux with systemd from git > Container: CentOS 7 with "stock" systemd > > The getty-service file is available on the Arch Linux-host, but is > unavaiable within the CentSO-container. I added the service-unit-file to the > dkr building recipe of the image.
Oh, ok, that makes sense then. You need a systemd-version recent enough with container-getty _inside_ the container. Or just copy the file, it should be enough. Thanks David _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
