aboutsummaryrefslogtreecommitdiff
path: root/rc.marsond
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-05-06 07:18:21 -0400
committerB. Watson <urchlay@slackware.uk>2025-05-06 07:18:21 -0400
commitdf054a1821264dfd339afac61656c6a2261fafbf (patch)
treec60b6b356e480d055fdd067c794d6cbd66d63ab2 /rc.marsond
parent67ebbac0be7ad917e794ca5ea0496d0a1ead83b8 (diff)
downloadmarsond-df054a1821264dfd339afac61656c6a2261fafbf.tar.gz
much work (run as a daemon, drop priviliges, set priority, etc).
Diffstat (limited to 'rc.marsond')
-rw-r--r--rc.marsond4
1 files changed, 2 insertions, 2 deletions
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