summaryrefslogtreecommitdiff
path: root/services/agetty.in
diff options
context:
space:
mode:
Diffstat (limited to 'services/agetty.in')
-rw-r--r--services/agetty.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/services/agetty.in b/services/agetty.in
new file mode 100644
index 0000000..b4aeebd
--- /dev/null
+++ b/services/agetty.in
@@ -0,0 +1,7 @@
+name = "agetty"
+description = "agetty on %0"
+exec = "@SBINPATH@/agetty %0 linux"
+type = respawn
+target = boot
+after = sysinit
+tty = "/dev/%0"