cpugovctl_perms.sh 139 B

12345
  1. #!/bin/bash
  2. # Allow cpugovctl to control the governors
  3. PREFIX=${MESON_INSTALL_PREFIX:-/usr}
  4. chmod +4555 ${DESTDIR}${PREFIX}/bin/cpugovctl