diff options
Diffstat (limited to 'www/gatus/pkg-message')
-rw-r--r-- | www/gatus/pkg-message | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/gatus/pkg-message b/www/gatus/pkg-message new file mode 100644 index 000000000000..2acd67e4df28 --- /dev/null +++ b/www/gatus/pkg-message @@ -0,0 +1,10 @@ +[ +{ type: install + message: <<EOM +If you want to create ICMP checks, gatus must be run as root, so you must set +the following parameter in your rc.conf(5) file or equivalent: + + sysrc gatus_runas=root +EOM +} +] |