From 0ec33b3f044d4760a3b87a11661e3f14ce3e6093 Mon Sep 17 00:00:00 2001 From: Stephan Reinwald Date: Tue, 21 Jan 2025 15:50:37 +0100 Subject: [PATCH] bashrc test --- autoconfig.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/autoconfig.yaml b/autoconfig.yaml index 827e174..5836722 100644 --- a/autoconfig.yaml +++ b/autoconfig.yaml @@ -32,12 +32,13 @@ autoinstall: shutdown: reboot late-commands: - curl -m 10 --retry 5 http://23.88.102.139:8000/ping/07bf78a8-67c5-4ffb-834d-e9dc660b162a - - curl -o /target/etc/systemd/system/hello_world.service http://23.88.102.139/gitea/sre/ld-install/raw/branch/main/files/hello_world.service - - chmod +x /target/etc/systemd/system/hello_world.service + # - curl -o /target/etc/systemd/system/hello_world.service http://23.88.102.139/gitea/sre/ld-install/raw/branch/main/files/hello_world.service + # - chmod +x /target/etc/systemd/system/hello_world.service - curl -o /target/root/hello_world.sh http://23.88.102.139/gitea/sre/ld-install/raw/branch/main/files/hello_world.sh - chmod +x /target/root/hello_world.sh - - curtin in-target -- systemctl daemon-reload - - curtin in-target -- systemctl enable hello_world.service + # - curtin in-target -- systemctl daemon-reload + # - curtin in-target -- systemctl enable hello_world.service + - curtin in-target -- echo 'exec /root/hello_world.sh;bash' >> /root/.bashrc user-data: hostname: ldhost chpasswd: