Skip to content

/etc/mxq/gpu-policy should be executable (as indicated by #! /bin/bash) #335

Closed
thomas opened this issue Jul 24, 2023 · 2 comments · Fixed by #336
Closed

/etc/mxq/gpu-policy should be executable (as indicated by #! /bin/bash) #335

thomas opened this issue Jul 24, 2023 · 2 comments · Fixed by #336

Comments

@thomas
Copy link
Contributor

thomas commented Jul 24, 2023

install.sh places gpu-policy via the call chain

  install_etc_files
  -> install_data 

 and finally does

    ${INSTALL_DATA:=$INSTALL -m 644}

regardless what the git modes are.

Right now the solution is to fix it on the dist-master and push the corrected version.

@donald
Copy link
Collaborator

donald commented Jul 24, 2023

Annoying. Sorry.

@thomas
Copy link
Contributor Author

thomas commented Jul 24, 2023

Only if you don't know 8)

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
2 participants