summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/xymon-server/run
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2015-10-02 13:05:53 (GMT)
committerBritney Fransen <brfransen@gmail.com>2015-10-02 13:05:53 (GMT)
commitad32538bf7e22a19b6dd29121548ee5bfa06da8c (patch)
tree3b7b44d087173b2e9129339a351da9401cbbece3 /abs/core/runit-scripts/runitscripts/services/xymon-server/run
parentf334e5d80b50663dc514f1a1c2596d5168bb9f33 (diff)
downloadlinhes_pkgbuild-ad32538bf7e22a19b6dd29121548ee5bfa06da8c.zip
linhes_pkgbuild-ad32538bf7e22a19b6dd29121548ee5bfa06da8c.tar.gz
linhes_pkgbuild-ad32538bf7e22a19b6dd29121548ee5bfa06da8c.tar.bz2
runitscripts: change mythbackend, supplemental-slave, xymon-client, xymon-server run
runit can't term any sudo manages processes since 1.8.14.p3
Diffstat (limited to 'abs/core/runit-scripts/runitscripts/services/xymon-server/run')
-rw-r--r--abs/core/runit-scripts/runitscripts/services/xymon-server/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/runit-scripts/runitscripts/services/xymon-server/run b/abs/core/runit-scripts/runitscripts/services/xymon-server/run
index 6198543..c2053b1 100644
--- a/abs/core/runit-scripts/runitscripts/services/xymon-server/run
+++ b/abs/core/runit-scripts/runitscripts/services/xymon-server/run
@@ -6,4 +6,4 @@ export TERM=linux
stat_runit "Starting xymon server"
-exec sudo -u nobody /home/xymon/server/bin/xymonlaunch --config=/home/xymon/server/etc/tasks.cfg --env=/home/xymon/server/etc/xymonserver.cfg --log=/var/log/hobbit/xymonlaunch.log --pidfile=/var/log/hobbit/xymonlaunch.pid --no-daemon
+exec chpst -u nobody /home/xymon/server/bin/xymonlaunch --config=/home/xymon/server/etc/tasks.cfg --env=/home/xymon/server/etc/xymonserver.cfg --log=/var/log/hobbit/xymonlaunch.log --pidfile=/var/log/hobbit/xymonlaunch.pid --no-daemon