Skip to content

Commit

Permalink
Change syslog dependency to Recommends (#1747)
Browse files Browse the repository at this point in the history
  • Loading branch information
braydonk authored Jul 9, 2024
1 parent 4b3b749 commit e75ad21
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ Standards-Version: 3.9.4

Package: google-cloud-ops-agent
Architecture: any
Depends: rsyslog | system-log-daemon,
${shlibs:Depends},
${misc:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: rsyslog | system-log-daemon
Conflicts: stackdriver-agent, google-fluentd
Description: Google Cloud Ops Agent
The Google Cloud Ops Agent collects metrics and logs from the system.

0 comments on commit e75ad21

Please sign in to comment.