bash
This commit is contained in:
@@ -38,7 +38,7 @@ autoinstall:
|
|||||||
- chmod +x /target/root/hello_world.sh
|
- chmod +x /target/root/hello_world.sh
|
||||||
# - curtin in-target -- systemctl daemon-reload
|
# - curtin in-target -- systemctl daemon-reload
|
||||||
# - curtin in-target -- systemctl enable hello_world.service
|
# - curtin in-target -- systemctl enable hello_world.service
|
||||||
- curtin in-target -- echo 'exec /root/hello_world.sh;bash' >> /root/.bashrc
|
- curtin in-target -- echo 'exec /root/hello_world.sh; exec bash' >> /root/.bashrc
|
||||||
user-data:
|
user-data:
|
||||||
hostname: ldhost
|
hostname: ldhost
|
||||||
chpasswd:
|
chpasswd:
|
||||||
|
|||||||
Reference in New Issue
Block a user