Arch-Setup-Script
Arch-Setup-Script copied to clipboard
tee: /mnt/etc/security/limits.d/30-disable-coredump.conf: No such file or directory
Missing file or changed upstream location? Will update next install.
No, actually, the error occurs because /mnt/etc/security/limits.d/ directory doesn't exist to install into, easiest solution would be to add a: mkdir -p /mnt/etc/security/limits.d similar to the line for coredumps below it.
Fixed in https://github.com/TommyTran732/Arch-Setup-Script/commit/7f99bd5bed0cc4da79a010b317eca4802a54d6b8