diff options
Diffstat (limited to 'filehooker/root-image/etc/systemd')
-rw-r--r-- | filehooker/root-image/etc/systemd/system/getty@tty1.service.d/run_krebs_secret.conf | 3 | ||||
-rw-r--r-- | filehooker/root-image/etc/systemd/system/getty@tty1.service/run_krebs_secret.conf | 3 |
2 files changed, 3 insertions, 3 deletions
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 |