Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from linuxserver/fix-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad authored Feb 13, 2023
2 parents c1b4758 + 1f8222b commit 1094b55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Download the `pdf-export.json` [from this repo](https://raw.githubusercontent.co

```yaml
security_opt:
- seccomp=/path/to/pdf-export.json
- seccomp=/path/to/pdf-export.json
```
The original source for this seccomp profile is [here](https://github.com/jessfraz/dotfiles/blob/master/etc/docker/seccomp/chrome.json).
Expand Down
2 changes: 1 addition & 1 deletion readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ app_setup_block: |
```yaml
security_opt:
- seccomp=/path/to/pdf-export.json
- seccomp=/path/to/pdf-export.json
```
The original source for this seccomp profile is [here](https://github.com/jessfraz/dotfiles/blob/master/etc/docker/seccomp/chrome.json).
Expand Down

0 comments on commit 1094b55

Please sign in to comment.