Skip to content

Commit

Permalink
linux-capability: Add more concrete descriptions
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Hatake <[email protected]>
  • Loading branch information
cosmo0920 committed Nov 5, 2020
1 parent cd5dc00 commit baefe0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration/linux-capability.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ $ sudo mkdir /var/run/fluentd
$ sudo chown `whoami` /var/run/fluentd
```

Then, run as ordinal user:
Then, run as ordinal user with `cap_dac_read_search` capability attached Ruby:

```console
$ bundle exec fluentd -c in_tail_camouflage_permission.conf
Expand Down

0 comments on commit baefe0e

Please sign in to comment.