mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-01 17:08:33 +08:00
Provisioning: Disable mlocate from linux
No need to update the locate database Task-number: QTQAINFRA-2099 Change-Id: Iae8bf26e4b04ff9c287e9e3f4cc6f492e74355e4 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
3
coin/provisioning/common/linux/disable-mlocate.sh
Executable file
3
coin/provisioning/common/linux/disable-mlocate.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
sudo chmod -x /etc/cron.daily/mlocate*
|
||||
Reference in New Issue
Block a user