diff --git a/files/chroot_build.sh b/files/chroot_build.sh index fae2215..c5b544b 100755 --- a/files/chroot_build.sh +++ b/files/chroot_build.sh @@ -55,6 +55,16 @@ cat < /etc/udev/rules.d/30-amdgpu-pm.rules KERNEL=="card[012]", SUBSYSTEM=="drm", DRIVERS=="amdgpu", ATTR{device/power_dpm_force_performance_level}="low" EOF +echo >&2 "===]> Info: Add udev Rule to stop annoying WiFi popup... " +cat <&2 "===]> Info: Cleanup the chroot environment... " truncate -s 0 /etc/machine-id || true