fluent-plugins-nursery / fluent-plugin-systemd

This is a fluentd input plugin. It reads logs from the systemd journal.
Apache License 2.0
153 stars 43 forks source link

Allow executing without sudo #113

Closed kenhys closed 2 months ago

kenhys commented 2 months ago

When release manager (gem owner) want to execute rake release, it is assumed to be executed via sudo.

If owner already belongs to docker group, it fails.