From df054a1821264dfd339afac61656c6a2261fafbf Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 6 May 2025 07:18:21 -0400 Subject: much work (run as a daemon, drop priviliges, set priority, etc). --- rc.marsond | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rc.marsond') diff --git a/rc.marsond b/rc.marsond index 3de1c23..dfacf40 100644 --- a/rc.marsond +++ b/rc.marsond @@ -22,8 +22,8 @@ # initialization. You can use a different user and group by # uncommenting and modifying these: -#MARSON_USER=nobody -#MARSON_GROUP=nogroup +#export MARSON_USER=nobody +#export MARSON_GROUP=nogroup PATH=/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin export PATH -- cgit v1.2.3