From 1610072ff0aac8de91c7bf3919bfd75b5fba0e6c Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 24 Mar 2014 18:40:53 +0100 Subject: add all the minor tweaks to filehooker --- .../etc/systemd/system/Reaktor@reaktor.service.d/wait.service | 2 ++ .../root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf | 3 --- .../etc/systemd/system/start-ncdc@hooker.service.d/wait.service | 2 ++ 3 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 filehooker/root-image/etc/systemd/system/Reaktor@reaktor.service.d/wait.service delete mode 100644 filehooker/root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf create mode 100644 filehooker/root-image/etc/systemd/system/start-ncdc@hooker.service.d/wait.service (limited to 'filehooker/root-image/etc') diff --git a/filehooker/root-image/etc/systemd/system/Reaktor@reaktor.service.d/wait.service b/filehooker/root-image/etc/systemd/system/Reaktor@reaktor.service.d/wait.service new file mode 100644 index 00000000..45a9b4c8 --- /dev/null +++ b/filehooker/root-image/etc/systemd/system/Reaktor@reaktor.service.d/wait.service @@ -0,0 +1,2 @@ +[service] +ExecStartPre=/usr/bin/sleep 20 diff --git a/filehooker/root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf b/filehooker/root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf deleted file mode 100644 index 5c6618c5..00000000 --- a/filehooker/root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf +++ /dev/null @@ -1,3 +0,0 @@ -[Service] -ExecStart= -#ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux diff --git a/filehooker/root-image/etc/systemd/system/start-ncdc@hooker.service.d/wait.service b/filehooker/root-image/etc/systemd/system/start-ncdc@hooker.service.d/wait.service new file mode 100644 index 00000000..45a9b4c8 --- /dev/null +++ b/filehooker/root-image/etc/systemd/system/start-ncdc@hooker.service.d/wait.service @@ -0,0 +1,2 @@ +[service] +ExecStartPre=/usr/bin/sleep 20 -- cgit v1.2.3