summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-04-25 00:04:50 -0400
committerChris Buechler <cmb@pfsense.org>2010-04-25 00:04:50 -0400
commit0534d60ae9862068a9403c84aa001c92bc8d2b82 (patch)
treed7d0fb2be03cdc36a6e12438acd210fadd72fb37 /etc/inc/gwlb.inc
parenta73f50e2bb28d6816f2f42806afa1fe4a7d6b886 (diff)
downloadpfsense-0534d60ae9862068a9403c84aa001c92bc8d2b82.zip
pfsense-0534d60ae9862068a9403c84aa001c92bc8d2b82.tar.gz
temporary work around for ticket #536
Diffstat (limited to 'etc/inc/gwlb.inc')
-rw-r--r--etc/inc/gwlb.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/gwlb.inc b/etc/inc/gwlb.inc
index 3d95678..24193d6 100644
--- a/etc/inc/gwlb.inc
+++ b/etc/inc/gwlb.inc
@@ -60,8 +60,8 @@ function setup_gateways_monitor() {
# pfSense apinger configuration file. Automatically Generated!
## User and group the pinger should run as
-user "nobody"
-group "nobody"
+user "root"
+group "wheel"
## Mailer to use (default: "/usr/lib/sendmail -t")
#mailer "/var/qmail/bin/qmail-inject"
OpenPOWER on IntegriCloud