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? Kurt _______________________________________________ Pkg-systemd-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
