diff options
Diffstat (limited to 'sysutils/monitord/files/patch-monitord.8')
-rw-r--r-- | sysutils/monitord/files/patch-monitord.8 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/monitord/files/patch-monitord.8 b/sysutils/monitord/files/patch-monitord.8 new file mode 100644 index 000000000000..c04aca2a0742 --- /dev/null +++ b/sysutils/monitord/files/patch-monitord.8 @@ -0,0 +1,11 @@ +--- monitord.8.orig 2003-08-21 20:53:45 UTC ++++ monitord.8 +@@ -128,7 +128,7 @@ Here are a few more example service entries: + .Pp + .Bd -literal + root auto,alert 30 syslogd /usr/sbin/inetd -wW +-root auto,alert 30 syslodg /usr/sbin/syslogd ++root auto,alert 30 syslogd /usr/sbin/syslogd + www auto,alert 60 httpd /usr/local/etc/rc.d/apache.sh + .Ed + .Pp |