From 22ea6c1be0408ccb53d00dab85fc20bcc615b96e Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 26 Mar 2014 01:41:21 +0100 Subject: filehooker: autoboot into secret creation page --- .../etc/systemd/system/getty@tty1.service.d/run_krebs_secret.conf | 3 +++ .../etc/systemd/system/getty@tty1.service/run_krebs_secret.conf | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 filehooker/root-image/etc/systemd/system/getty@tty1.service.d/run_krebs_secret.conf delete mode 100644 filehooker/root-image/etc/systemd/system/getty@tty1.service/run_krebs_secret.conf (limited to 'filehooker') diff --git a/filehooker/root-image/etc/systemd/system/getty@tty1.service.d/run_krebs_secret.conf b/filehooker/root-image/etc/systemd/system/getty@tty1.service.d/run_krebs_secret.conf new file mode 100644 index 00000000..29e5be5f --- /dev/null +++ b/filehooker/root-image/etc/systemd/system/getty@tty1.service.d/run_krebs_secret.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/usr/bin/agetty --autologin reaktor --noclear %I 38400 linux diff --git a/filehooker/root-image/etc/systemd/system/getty@tty1.service/run_krebs_secret.conf b/filehooker/root-image/etc/systemd/system/getty@tty1.service/run_krebs_secret.conf deleted file mode 100644 index b2493294..00000000 --- a/filehooker/root-image/etc/systemd/system/getty@tty1.service/run_krebs_secret.conf +++ /dev/null @@ -1,3 +0,0 @@ -[Service] -ExecStart= -ExecStart=-/usr/bin/agetty --autologin hooker --noclear -l /krebs/bin/add-reaktor-secret.sh %I 38400 linux -- cgit v1.2.3