From b2fec086b9f498102537e0ff936138b2960e4082 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 25 Apr 2014 23:20:32 +0200 Subject: Initial import of runit init scripts based on ignite. I did not use ignite because it needs bash, and I don't really want it. --- foo/etc/sv/agetty-tty6/finish | 1 + foo/etc/sv/agetty-tty6/run | 1 + foo/etc/sv/agetty-tty6/supervise | 1 + 3 files changed, 3 insertions(+) create mode 120000 foo/etc/sv/agetty-tty6/finish create mode 120000 foo/etc/sv/agetty-tty6/run create mode 120000 foo/etc/sv/agetty-tty6/supervise (limited to 'foo/etc/sv/agetty-tty6') diff --git a/foo/etc/sv/agetty-tty6/finish b/foo/etc/sv/agetty-tty6/finish new file mode 120000 index 0000000..fa7eecd --- /dev/null +++ b/foo/etc/sv/agetty-tty6/finish @@ -0,0 +1 @@ +/etc/sv/agetty-generic/finish \ No newline at end of file diff --git a/foo/etc/sv/agetty-tty6/run b/foo/etc/sv/agetty-tty6/run new file mode 120000 index 0000000..2ebc95f --- /dev/null +++ b/foo/etc/sv/agetty-tty6/run @@ -0,0 +1 @@ +/etc/sv/agetty-generic/run \ No newline at end of file diff --git a/foo/etc/sv/agetty-tty6/supervise b/foo/etc/sv/agetty-tty6/supervise new file mode 120000 index 0000000..e9243a6 --- /dev/null +++ b/foo/etc/sv/agetty-tty6/supervise @@ -0,0 +1 @@ +/run/runit/supervise.agetty-tty6 \ No newline at end of file -- cgit 1.4.1