diff --git a/airootfs/etc/systemd/system/getty.target.wants/getty@tty1.service b/airootfs/etc/systemd/system/getty.target.wants/getty@tty1.service new file mode 120000 index 0000000..7bfe080 --- /dev/null +++ b/airootfs/etc/systemd/system/getty.target.wants/getty@tty1.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/getty@.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/getty.target.wants/getty@tty2.service b/airootfs/etc/systemd/system/getty.target.wants/getty@tty2.service new file mode 120000 index 0000000..7bfe080 --- /dev/null +++ b/airootfs/etc/systemd/system/getty.target.wants/getty@tty2.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/getty@.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/getty.target.wants/getty@tty3.service b/airootfs/etc/systemd/system/getty.target.wants/getty@tty3.service new file mode 120000 index 0000000..7bfe080 --- /dev/null +++ b/airootfs/etc/systemd/system/getty.target.wants/getty@tty3.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/getty@.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/getty.target.wants/getty@tty4.service b/airootfs/etc/systemd/system/getty.target.wants/getty@tty4.service new file mode 120000 index 0000000..7bfe080 --- /dev/null +++ b/airootfs/etc/systemd/system/getty.target.wants/getty@tty4.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/getty@.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/getty.target.wants/getty@tty5.service b/airootfs/etc/systemd/system/getty.target.wants/getty@tty5.service new file mode 120000 index 0000000..7bfe080 --- /dev/null +++ b/airootfs/etc/systemd/system/getty.target.wants/getty@tty5.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/getty@.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/getty.target.wants/getty@tty6.service b/airootfs/etc/systemd/system/getty.target.wants/getty@tty6.service new file mode 120000 index 0000000..7bfe080 --- /dev/null +++ b/airootfs/etc/systemd/system/getty.target.wants/getty@tty6.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/getty@.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/getty@tty2.service.d/autologin.conf b/airootfs/etc/systemd/system/getty@tty2.service.d/autologin.conf new file mode 100644 index 0000000..d1d8474 --- /dev/null +++ b/airootfs/etc/systemd/system/getty@tty2.service.d/autologin.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux diff --git a/airootfs/etc/systemd/system/getty@tty3.service.d/autologin.conf b/airootfs/etc/systemd/system/getty@tty3.service.d/autologin.conf new file mode 100644 index 0000000..d1d8474 --- /dev/null +++ b/airootfs/etc/systemd/system/getty@tty3.service.d/autologin.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux diff --git a/airootfs/etc/systemd/system/getty@tty4.service.d/autologin.conf b/airootfs/etc/systemd/system/getty@tty4.service.d/autologin.conf new file mode 100644 index 0000000..d1d8474 --- /dev/null +++ b/airootfs/etc/systemd/system/getty@tty4.service.d/autologin.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux diff --git a/airootfs/etc/systemd/system/getty@tty5.service.d/autologin.conf b/airootfs/etc/systemd/system/getty@tty5.service.d/autologin.conf new file mode 100644 index 0000000..d1d8474 --- /dev/null +++ b/airootfs/etc/systemd/system/getty@tty5.service.d/autologin.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux diff --git a/airootfs/etc/systemd/system/getty@tty6.service.d/autologin.conf b/airootfs/etc/systemd/system/getty@tty6.service.d/autologin.conf new file mode 100644 index 0000000..d1d8474 --- /dev/null +++ b/airootfs/etc/systemd/system/getty@tty6.service.d/autologin.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux