Aktualizovat versions/slave/airootfs/fast_install_stage2.sh
Some checks failed
Build / build (push) Has been cancelled
Some checks failed
Build / build (push) Has been cancelled
This commit is contained in:
parent
d4a1ad87bd
commit
480b6f4819
@ -1,4 +1,3 @@
|
||||
|
||||
echo "Inside Chroot Env"
|
||||
echo
|
||||
source /environment.sh
|
||||
@ -111,6 +110,9 @@ systemctl enable munge
|
||||
systemctl enable slurmd
|
||||
systemctl enable saturnDiscover
|
||||
|
||||
mkdir /var/lib/slurm/
|
||||
chown slurm:slurm /var/lib/slurm/
|
||||
|
||||
echo "Exiting Chroot Environment"
|
||||
|
||||
exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user