On Wed, Sep 10, 2014 at 09:19:17PM +0200, Michael Biebl wrote: > Hi Kurt, > > Am 09.09.2014 21:24, schrieb Michael Biebl: > > Am 09.09.2014 21:14, schrieb Kurt Roeckx: > >> On Tue, Sep 09, 2014 at 08:41:58PM +0200, Michael Biebl wrote: > >>> > >>> You can do that, yes. > >>> for i in `seq 2 6` ; do > >>> systemctl enable getty@tty$i.service > >>> done > >> > >> Are you suggesting I put that in some file so that it gets run on > >> every boot? > > > > No, you only need to enable the gettys once. > > This will create (persistent) symlinks in > > /etc/systemd/system/getty.target.wants/ > > Does that sufficiently answer your question?
I understand your reply, and I have no problem doing this on all the boxes I use, but I was really hoping for an answer where there wasn't a need to run agetty on it them and that it was still have the behaviour I want, if that makes sense. Kurt _______________________________________________ Pkg-systemd-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
