github.com/Cloud-Foundations/Dominator@v0.3.4/cmd/imaginator/triggers/Debian-11 (about)

     1  [
     2      {
     3          "MatchLines": [
     4              "/usr/sbin/cron"
     5          ],
     6          "Service": "cron"
     7      },
     8      {
     9          "MatchLines": [
    10              "/etc/logrotate[.]d/rsyslog",
    11              "/etc/rsyslog[.].*",
    12              "/usr/sbin/rsyslogd"
    13          ],
    14          "Service": "rsyslog"
    15      }
    16  ]