Skip to content

Commit

Permalink
[pcie-check] Make pcie-check.sh executable (#5256)
Browse files Browse the repository at this point in the history
The pcie-check.sh script was added in #4771, but was not given executable permission. Therefore, we would see messages like:

```
Aug 26 22:54:05.536248 sonic ERR systemd[664]: pcie-check.service: Failed to execute command: Permission denied
Aug 26 22:54:05.536386 sonic ERR systemd[664]: pcie-check.service: Failed at step EXEC spawning /usr/bin/pcie-check.sh: Permission denied
Aug 26 22:54:05.536600 sonic WARNING systemd[1]: pcie-check.service: Failed with result 'exit-code'.
```
  • Loading branch information
jleveque authored Aug 29, 2020
1 parent c3dbffa commit 07b9d7f
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified files/image_config/pcie-check/pcie-check.sh
100644 → 100755
Empty file.

0 comments on commit 07b9d7f

Please sign in to comment.