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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

