Reload systemd configuration after copying files
This commit is contained in:
parent
53cf9d9178
commit
d8fa8aa3a0
@ -25,6 +25,9 @@ build {
|
||||
rm -rf /tmp/rootfs/
|
||||
EOF
|
||||
,
|
||||
<<EOF
|
||||
systemctl daemon-reload
|
||||
,
|
||||
<<EOF
|
||||
timedatectl set-timezone UTC
|
||||
localectl set-locale LANG=en_US.UTF-8
|
||||
|
Loading…
Reference in New Issue
Block a user