Files
macports-ports/sysutils/monit/files/patch-monitrc.diff
Eric FandRyan Schmidt 18257401a6 monit: update to 5.27.0
- fix patch offset
  - remove missing README in post-destroot
2020-09-24 03:11:10 -05:00

10 lines
284 B
Diff

--- monitrc.orig 2016-03-06 05:00:21.000000000 -0600
+++ monitrc 2016-05-06 06:24:12.000000000 -0500
@@ -301,5 +301,5 @@
## It is possible to include additional configuration parts from other files or
## directories.
#
-# include /etc/monit.d/*
+include @PREFIX@/etc/monit.d/*
#